diff --git a/CMakePresets.json b/CMakePresets.json index 0af9561b84..509d757aea 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -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}"