Try to force a Release build in Visual Studio 5.
This commit is contained in:
parent
fa7069f3de
commit
209c7afc33
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ if "%CMAKE_GENERATOR:~0,13%" == "Visual Studio" (
|
||||||
cmake --build . --config Release --target install
|
cmake --build . --config Release --target install
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake --build .
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
|
|
Loading…
Reference in a new issue