Christian Tacke
2021-02-20 20:03:09 +01:00
committed by Dennis Klein
parent 25f74fad80
commit 18a11fb4c0
7 changed files with 9 additions and 11 deletions

View File

@@ -45,6 +45,7 @@ add_library(${target}
${SDK_PUBLIC_HEADER_FILES} # for IDE integration
${SDK_PRIVATE_HEADER_FILES} # for IDE integration
)
target_compile_features(${target} PUBLIC cxx_std_17)
set_target_properties(${target} PROPERTIES LABELS coverage)
target_include_directories(${target}
PUBLIC