tinyxml: fix style

This commit is contained in:
Rashad M 2015-06-23 11:16:12 +02:00
parent 75f8153077
commit f8bdecb1a5
1 changed files with 2 additions and 2 deletions

View File

@ -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)
+