Skip to content

Commit 426a54a

Browse files
committed
swap to release with debug info
been meaning to do this forever, kept forgetting
1 parent 7c36283 commit 426a54a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"name": "_release",
145145
"hidden": true,
146146
"cacheVariables": {
147-
"CMAKE_BUILD_TYPE": "Release"
147+
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
148148
}
149149
},
150150
{

common_cmake

0 commit comments

Comments
 (0)