summaryrefslogtreecommitdiffstats
path: root/src/tinyxml-1-cmakelists.patch
diff options
context:
space:
mode:
authorRashad M <mohammedrashadkm@gmail.com>2015-06-23 09:16:12 (GMT)
committerRashad M <mohammedrashadkm@gmail.com>2015-06-23 09:16:12 (GMT)
commitf8bdecb1a519618d742c989a2ba66b5ac1380d43 (patch)
tree71a5ba20a75cb8b0b5fc69768e43388bd11a070f /src/tinyxml-1-cmakelists.patch
parent75f81530774d051b2092b5e0d6f09a076779990c (diff)
downloadmxe-f8bdecb1a519618d742c989a2ba66b5ac1380d43.zip
mxe-f8bdecb1a519618d742c989a2ba66b5ac1380d43.tar.gz
mxe-f8bdecb1a519618d742c989a2ba66b5ac1380d43.tar.bz2
tinyxml: fix style
Diffstat (limited to 'src/tinyxml-1-cmakelists.patch')
-rw-r--r--src/tinyxml-1-cmakelists.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tinyxml-1-cmakelists.patch b/src/tinyxml-1-cmakelists.patch
index bcaf0d8..b2336b2 100644
--- a/src/tinyxml-1-cmakelists.patch
+++ b/src/tinyxml-1-cmakelists.patch
@@ -18,5 +18,5 @@ diff -burN tinyxml.orig/CMakeLists.txt tinyxml/CMakeLists.txt
+
+file(GLOB HEADERS "${CMAKE_SOURCE_DIR}/*.h")
+install(FILES ${HEADERS}
-+ DESTINATION include
-+)
++ DESTINATION include)
++