summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)
++