diff --git a/cmake/modules/BasicConfig.cmake b/cmake/modules/BasicConfig.cmake index 700d013..a92c467 100644 --- a/cmake/modules/BasicConfig.cmake +++ b/cmake/modules/BasicConfig.cmake @@ -175,6 +175,7 @@ if (META_FEATURES_FOR_COMPILER_DETECTION_HEADER) COMPILERS GNU Clang + AppleClang FEATURES ${META_FEATURES_FOR_COMPILER_DETECTION_HEADER}) endif ()