diff --git a/CMakeLists.txt b/CMakeLists.txt index bef673f..284d40e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,6 +21,7 @@ target_include_directories(config INTERFACE $ $ ) +target_compile_options(config INTERFACE "\$<\$:/Zc:__cplusplus>") install(TARGETS config EXPORT DCMTKTargets) # Include directories