3 lines
69 B
Batchfile
3 lines
69 B
Batchfile
|
mkdir build-real
|
||
|
cd build-real
|
||
|
cmake ..\.. -G"Visual Studio 8 2005"
|