Skip to content

Commit

Permalink
[DEBUG] Disable CMAKE_BUILD_TYPE
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
  • Loading branch information
LecrisUT committed Feb 24, 2024
1 parent f74b9c5 commit a5faca4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmake/CMakePresets-defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
"displayName": "Default",
"binaryDir": "cmake-build-release",
"cacheVariables": {
"CMAKE_BUILD_TYPE": {
"type": "STRING",
"value": "Release"
},
"CMAKE_MESSAGE_CONTEXT_SHOW": {
"type": "BOOL",
"value": true
Expand Down

0 comments on commit a5faca4

Please sign in to comment.