Merge pull request #2 from yan12125/fix-for-old-macos

Fix building on Mac OS X/macOS
This commit is contained in:
Martchus 2019-07-20 16:45:01 +02:00 committed by GitHub
commit 6eaeaab442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ set(META_VERSION_MINOR 0)
set(META_VERSION_PATCH 0)
set(META_APP_VERSION ${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH})
project(${META_PROJECT_NAME})
# add project files
set(HEADER_FILES
misc/xmlparsermacros.h