4 lines
61 B
Batchfile
4 lines
61 B
Batchfile
|
@setlocal
|
||
|
|
||
|
cmake --build . --config Release --target PACKAGE
|