mojo_client/build.bat

3 lines
68 B
Batchfile

mkdir %~dp0build
cd %~dp0build
cmake .. -DCMAKE_INSTALL_PREFIX="../"