We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 200681d + c6e4444 commit 2324213Copy full SHA for 2324213
2 files changed
autogen.sh
builds/cmake/CMakePresets.json
@@ -37,7 +37,7 @@
37
"cacheVariables": {
38
"CMAKE_BUILD_TYPE": "Debug",
39
"CMAKE_C_FLAGS": "$env{CMAKE_C_FLAGS} -Og -g --coverage -fprofile-update=atomic",
40
- "CMAKE_CXX_FLAGS": "$env{CMAKE_CXX_FLAGS} -Og -g --coverage -fprofile-update=atomi -fprofile-update=atomic"
+ "CMAKE_CXX_FLAGS": "$env{CMAKE_CXX_FLAGS} -Og -g --coverage -fprofile-update=atomic"
41
}
42
},
43
{
0 commit comments