Additional include location fixes

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226602 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 65df482307
commit 1e80d8f66f

@ -26,7 +26,7 @@ include_directories(
install( FILES
create.h index.h lockfile.h
DESTINATION ${INCLUDE_INSTALL_DIR}/index )
DESTINATION ${INCLUDE_INSTALL_DIR}/kde/index )
##### other data ################################

@ -25,7 +25,7 @@ link_directories(
##### header files ################################
if( BUILD_LIBKDEPIM )
install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/libemailfunctions )
install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libemailfunctions )
endif()

Loading…
Cancel
Save