使用cxxLibrary库。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
echo Config CMake...
|
||||
cmake -B..\build -S..\ -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE="%VCPKG_DIR%\scripts\buildsystems\vcpkg.cmake" -A x64
|
||||
cmake -B..\build -S..\ -DCMAKE_BUILD_TYPE=Release -A x64
|
||||
if errorlevel 1 (
|
||||
echo CMake Failed.
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user