SCViewer/plugins/com.minres.scviewer.databas.../csrc/fst/build.cmd

3 lines
117 B
Batchfile
Raw Normal View History

2023-02-27 18:34:27 +01:00
cmake -B build -S . -DCMAKE_INSTALL_PREFIX=../../win32-x86-64
cmake --build build --target install --config Release