Clean up and refactor CMakeLists
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"binaryDir": "${sourceDir}/build/coverage",
|
||||
"inherits": "ci-common",
|
||||
"cacheVariables": {
|
||||
"ENABLE_COVERAGE": "ON",
|
||||
"DRAMSYS_ENABLE_COVERAGE": "ON",
|
||||
"CMAKE_BUILD_TYPE": "Coverage",
|
||||
"CMAKE_CXX_FLAGS_COVERAGE": "-Og -g --coverage -fkeep-static-functions",
|
||||
"CMAKE_EXE_LINKER_FLAGS_COVERAGE": "--coverage",
|
||||
|
||||
Reference in New Issue
Block a user