mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
3 lines
145 B
Batchfile
3 lines
145 B
Batchfile
cmake ./CMakeLists.txt -G "Visual Studio 15 2017" -A win32 -T v141_xp -B ./build
|
|
cmake --build ./build --config Release --target ALL_BUILD -j 14
|