IsoEngine/generate-visualstudio.bat

4 lines
63 B
Batchfile
Raw Normal View History

mkdir build-vs
cd build-vs
cmake -G "Visual Studio 17 2022" ..