Merge pull request #12 from yan12125/xcode

Fix building with Xcode
This commit is contained in:
Martchus 2019-07-13 09:07:43 +02:00 committed by GitHub
commit a841f1932f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ if (META_FEATURES_FOR_COMPILER_DETECTION_HEADER)
COMPILERS
GNU
Clang
AppleClang
FEATURES
${META_FEATURES_FOR_COMPILER_DETECTION_HEADER})
endif ()