diff options
-rw-r--r-- | kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt index 6b674fac..993a41bf 100644 --- a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt +++ b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt @@ -38,7 +38,7 @@ install( FILES ${CMAKE_CURRENT_BINARY_DIR}/poppler-tqt.pc DESTINATION ${LIB_INST install( FILES poppler-qt.h poppler-page-transition.h poppler-link-qt3.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kde ) + DESTINATION ${INCLUDE_INSTALL_DIR} ) ##### poppler-tqt (shared) ############################ |