mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 09:02:21 +02:00
4 lines
No EOL
72 B
Batchfile
4 lines
No EOL
72 B
Batchfile
mkdir build
|
|
cd build
|
|
cmake .. -G "Visual Studio 16 2019" -A x64
|
|
pause |