mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Update path for catch-classic vcpkg's portfile
This commit is contained in:
		@@ -8,7 +8,7 @@ from releaseCommon import Version
 | 
			
		||||
 | 
			
		||||
print(catchPath)
 | 
			
		||||
 | 
			
		||||
default_path = '../vcpkg/ports/catch/'
 | 
			
		||||
default_path = '../vcpkg/ports/catch-classic/'
 | 
			
		||||
 | 
			
		||||
def adjusted_path(path):
 | 
			
		||||
    return os.path.join(catchPath, path)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user