We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd51bd5 commit a4b416eCopy full SHA for a4b416e
winprepareVS19.bat
@@ -1,4 +1,5 @@
1
mkdir build
2
cd build
3
cmake .. -G "Visual Studio 16 2019" -A x64
4
-pause
+ECHO CMake has finished.
5
+pause
0 commit comments