mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 08:34:13 +08:00
2 lines
218 B
Batchfile
2 lines
218 B
Batchfile
cmake -DBUILD_CORE=OFF -DUSESYSQTPATH=1 -DBUILD_PLUGIN=ON ../CMakeLists.txt -G "Visual Studio 17 2022" -A win32 -T host=x86 -B ../build/plugin32
|
|
cmake --build ../build/plugin32 --config Release --target ALL_BUILD -j 14 |