mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Update path to vcpkg's portfile
This commit is contained in:
parent
3d7104c124
commit
c053dca26e
@ -8,7 +8,7 @@ from releaseCommon import Version
|
||||
|
||||
print(catchPath)
|
||||
|
||||
default_path = '../vcpkg/ports/catch/'
|
||||
default_path = '../vcpkg/ports/catch2/'
|
||||
|
||||
def adjusted_path(path):
|
||||
return os.path.join(catchPath, path)
|
||||
|
Loading…
Reference in New Issue
Block a user