Files
SCViewer/plugins/com.minres.scviewer.database.fst/csrc/fst/build.cmd
2023-02-27 19:50:18 +01:00

3 lines
117 B
Batchfile

cmake -B build -S . -DCMAKE_INSTALL_PREFIX=../../win32-x86-64
cmake --build build --target install --config Release