3 lines
117 B
Batchfile
3 lines
117 B
Batchfile
|
cmake -B build -S . -DCMAKE_INSTALL_PREFIX=../../win32-x86-64
|
||
|
cmake --build build --target install --config Release
|