dfhack/build/win64/package-debug.bat

3 lines
104 B
Batchfile

2023-01-13 20:07:14 -07:00
cmake --build VC2022 -t PACKAGE -- /m /p:Platform=x64 /p:Configuration=RelWithDebInfo
2022-04-12 12:48:19 -06:00
exit %ERRORLEVEL%