mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
change out folder for Windows release w/ debug info (#1671)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
"name": "base-windows-relwithdeb",
|
||||
"hidden": true,
|
||||
"inherits": "base",
|
||||
"binaryDir": "${sourceDir}/out/build/RelWithDeb",
|
||||
"binaryDir": "${sourceDir}/out/build/Release",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
|
||||
"CMAKE_INSTALL_PREFIX": "${sourceDir}/out/install/${presetName}"
|
||||
|
||||
Reference in New Issue
Block a user