diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/grantlee/files/grantlee-5.3.0-slot.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch b/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch index 896290499dcf..444274b0992c 100644 --- a/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch +++ b/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch @@ -43,7 +43,7 @@ index a472267..8134d83 100644 ) endforeach() endif() -+target_include_directories(Grantlee_TextDocument INTERFACE "$<INSTALL_INTERFACE:${INCLUDE_INSTALL_DIR}>") ++target_include_directories(Grantlee_TextDocument INTERFACE "$<INSTALL_INTERFACE:include/grantlee5>") if (GRANTLEE_BUILD_WITH_QT6) target_link_libraries(Grantlee_TextDocument |