summaryrefslogtreecommitdiffstats
path: root/lib/expat
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-04-25 23:38:45 +0200
committerMattes D <github@xoft.cz>2014-04-25 23:38:45 +0200
commit20e0465fd1d6c0daeec3985924907396b82b9a65 (patch)
tree06938fd9a0988f25feddf90848ee7f234ff4bdfd /lib/expat
parentMerge pull request #937 from archshift/xcode-headers (diff)
parentMissed these CMakeLists. (diff)
downloadcuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar.gz
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar.bz2
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar.lz
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar.xz
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.tar.zst
cuberite-20e0465fd1d6c0daeec3985924907396b82b9a65.zip
Diffstat (limited to 'lib/expat')
-rw-r--r--lib/expat/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/expat/CMakeLists.txt b/lib/expat/CMakeLists.txt
index 667804b9a..540266377 100644
--- a/lib/expat/CMakeLists.txt
+++ b/lib/expat/CMakeLists.txt
@@ -4,6 +4,7 @@ project (expat)
file(GLOB SOURCE
"*.c"
+ "*.h"
)
# add headers to MSVC project files: