dfhack/build/win64/package-debug.bat

3 lines
104 B
Batchfile

cmake --build VC2022 -t PACKAGE -- /m /p:Platform=x64 /p:Configuration=RelWithDebInfo
exit %ERRORLEVEL%