summaryrefslogtreecommitdiff
path: root/devel/grantlee5/files/patch-textdocument_lib_CMakeLists.txt
blob: 860b0cd03c3209e0d5c7bb33eb10bed3200ba135 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Install headers prefixed, as to not cause a possible conflict with
different versions.

--- textdocument/lib/CMakeLists.txt.orig	2016-08-10 16:10:17 UTC
+++ textdocument/lib/CMakeLists.txt
@@ -58,7 +58,7 @@ install(TARGETS Grantlee_TextDocument EX
          RUNTIME DESTINATION ${BIN_INSTALL_DIR} COMPONENT TextDocument
          LIBRARY DESTINATION ${LIB_INSTALL_DIR} COMPONENT TextDocument
          ARCHIVE DESTINATION ${LIB_INSTALL_DIR} COMPONENT TextDocument
-         INCLUDES DESTINATION include
+         INCLUDES DESTINATION include/grantlee5
 )

 install(FILES