We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8005cae commit add207fCopy full SHA for add207f
test/cross_call_master/CMakePresets.json
@@ -24,7 +24,7 @@
24
"name": "Release",
25
"displayName": "Release",
26
"inherits": "default",
27
- "cacheVariables": { "CMAKE_BUILD_TYPE": "RelWithDebInfo" }
+ "cacheVariables": { "CMAKE_BUILD_TYPE": "Release" }
28
}
29
],
30
"buildPresets": [
test/cross_call_worker/CMakePresets.json
0 commit comments