LunaTranslator/plugins/exec/v141_xp_cmake.bat
恍兮惚兮 d381952b45 new
2024-01-08 23:37:00 +08:00

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