变更为vcpkg
This commit is contained in:
@@ -8,7 +8,7 @@ if errorlevel 1 (
|
|||||||
exit /b 1
|
exit /b 1
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake -Bbuild -DCMAKE_TOOLCHAIN_FILE=%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake -DCMAKE_BUILD_TYPE=Release
|
cmake -Bbuild -DCMAKE_TOOLCHAIN_FILE=%VCPKG_DIR%\scripts\buildsystems\vcpkg.cmake -DCMAKE_BUILD_TYPE=Release
|
||||||
if errorlevel 1 (
|
if errorlevel 1 (
|
||||||
config failed.
|
config failed.
|
||||||
pause
|
pause
|
||||||
|
|||||||
Reference in New Issue
Block a user