We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a01af9 commit fee59c8Copy full SHA for fee59c8
1 file changed
CMakeLists.txt
@@ -21,6 +21,7 @@ endif()
21
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
22
23
# Compiler features
24
+include(CodeCoverage)
25
include(SetCompilerFeatures)
26
include(SetCompilerWarnings)
27
include(SetPlatformFeatures)
0 commit comments