mirror of
https://github.com/HIllya51/LunaHook.git
synced 2025-01-13 05:13:58 +08:00
3 lines
154 B
Batchfile
3 lines
154 B
Batchfile
cmake ../CMakeLists.txt -G "Visual Studio 15 2017" -A win32 -T v141_xp -B ../build/xp
|
|
cmake --build ../build/xp --config Release --target ALL_BUILD -j 14
|