Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.

Installing header files to ${INCLUDE_INSTALL_DIR}/tde
added another subdirectory layer that caused build failures
in certain apps such as kipi-plugins.
This partially resolves bug report 600.
pull/21/head
Darrell Anderson 12 years ago
parent 1fb1c93e14
commit b99d4323dd

@ -39,7 +39,7 @@ link_directories(
install( FILES install( FILES
plugin.h articleinterceptor.h akregator_export.h storage.h plugin.h articleinterceptor.h akregator_export.h storage.h
feedstorage.h storagefactory.h storagefactoryregistry.h feedstorage.h storagefactory.h storagefactoryregistry.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/akregator ) DESTINATION ${INCLUDE_INSTALL_DIR}/akregator )
##### other data ################################ ##### other data ################################

@ -34,7 +34,7 @@ install( FILES
verifyopaquejob.h decryptverifyjob.h signencryptjob.h verifyopaquejob.h decryptverifyjob.h signencryptjob.h
refreshkeysjob.h multideletejob.h hierarchicalkeylistjob.h refreshkeysjob.h multideletejob.h hierarchicalkeylistjob.h
keyfilter.h keyfiltermanager.h keyfilter.h keyfiltermanager.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kleo ) DESTINATION ${INCLUDE_INSTALL_DIR}/kleo )
##### kleopatra_core (static) ################### ##### kleopatra_core (static) ###################

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

@ -28,7 +28,7 @@ link_directories(
install( FILES install( FILES
configurewidget.h contacteditorwidget.h core.h configurewidget.h contacteditorwidget.h core.h
extensionwidget.h xxport.h extensionwidget.h xxport.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kaddressbook ) DESTINATION ${INCLUDE_INSTALL_DIR}/kaddressbook )
##### other data ################################ ##### other data ################################

@ -26,7 +26,7 @@ link_directories(
install( FILES install( FILES
KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h KGantt.h KGanttItem.h KGanttRelation.h xQGanttBarView.h xQGanttBarViewPort.h
xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h xQGanttListView.h xQGanttListViewPort.h KGanttBarConfig.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kgantt ) DESTINATION ${INCLUDE_INSTALL_DIR}/kgantt )
##### kgantt (shared) ########################### ##### kgantt (shared) ###########################

@ -65,7 +65,7 @@ link_directories(
install( FILES install( FILES
kmailIface.h kmailpartIface.h kmailicalIface.h kmailIface.h kmailpartIface.h kmailicalIface.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde ) DESTINATION ${INCLUDE_INSTALL_DIR} )
##### other data ################################ ##### other data ################################

@ -12,4 +12,4 @@
install( FILES install( FILES
observer.h observable.h htmlwriter.h bodypart.h observer.h observable.h htmlwriter.h bodypart.h
bodypartformatter.h bodyparturlhandler.h bodypartformatter.h bodyparturlhandler.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kmail/interfaces ) DESTINATION ${INCLUDE_INSTALL_DIR}/kmail/interfaces )

@ -34,7 +34,7 @@ link_directories(
##### headers ################################### ##### headers ###################################
install( FILES KNotesIface.h KNotesAppIface.h DESTINATION ${INCLUDE_INSTALL_DIR}/tde ) install( FILES KNotesIface.h KNotesAppIface.h DESTINATION ${INCLUDE_INSTALL_DIR} )
##### other data ################################ ##### other data ################################

@ -26,7 +26,7 @@ link_directories(
install( FILES install( FILES
core.h plugin.h summary.h core.h plugin.h summary.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kontact ) DESTINATION ${INCLUDE_INSTALL_DIR}/kontact )
##### other data ################################ ##### other data ################################

@ -11,7 +11,7 @@
install( FILES install( FILES
plugin.h calendardecoration.h plugin.h calendardecoration.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/calendar ) DESTINATION ${INCLUDE_INSTALL_DIR}/calendar )
install( FILES install( FILES
calendarplugin.desktop calendardecoration.desktop calendarplugin.desktop calendardecoration.desktop

@ -11,7 +11,7 @@
install( FILES install( FILES
part.h baseview.h calendarviewbase.h mainwindow.h corehelper.h printplugin.h part.h baseview.h calendarviewbase.h mainwindow.h corehelper.h printplugin.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/korganizer ) DESTINATION ${INCLUDE_INSTALL_DIR}/korganizer )
install( FILES install( FILES
korganizerpart.desktop korgprintplugin.desktop korganizerpart.desktop korgprintplugin.desktop

@ -28,7 +28,7 @@ link_directories(
install( FILES install( FILES
kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kabc ) DESTINATION ${INCLUDE_INSTALL_DIR}/kabc )
##### other data ################################ ##### other data ################################

@ -13,4 +13,4 @@ install( FILES
ktnefparser.h ktnefattach.h ktnefproperty.h ktnefparser.h ktnefattach.h ktnefproperty.h
ktnefpropertyset.h ktnefmessage.h ktnefwriter.h ktnefpropertyset.h ktnefmessage.h ktnefwriter.h
ktnefdefs.h ktnefdefs.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ktnef ) DESTINATION ${INCLUDE_INSTALL_DIR}/ktnef )

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

@ -49,7 +49,7 @@ install( FILES
resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h
scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h
attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libkcal ) DESTINATION ${INCLUDE_INSTALL_DIR}/libkcal )
##### other data ################################ ##### other data ################################

@ -30,7 +30,7 @@ link_directories(
install( FILES install( FILES
exchangeclient.h exchangeaccount.h exchangeclient.h exchangeaccount.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/tdepim ) DESTINATION ${INCLUDE_INSTALL_DIR}/tdepim )
##### kpimexchange (shared) ##################### ##### kpimexchange (shared) #####################

@ -11,4 +11,4 @@
install( FILES install( FILES
error.h lexer.h parser.h scriptbuilder.h error.h lexer.h parser.h scriptbuilder.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ksieve ) DESTINATION ${INCLUDE_INSTALL_DIR}/ksieve )

@ -35,7 +35,7 @@ install( FILES
keygenerationresult.h importresult.h decryptionresult.h keygenerationresult.h importresult.h decryptionresult.h
verificationresult.h signingresult.h encryptionresult.h verificationresult.h signingresult.h encryptionresult.h
engineinfo.h engineinfo.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/gpgme++ ) DESTINATION ${INCLUDE_INSTALL_DIR}/gpgme++ )
##### gpgme++ (shared) ########################## ##### gpgme++ (shared) ##########################

@ -27,7 +27,7 @@ link_directories(
install( FILES install( FILES
eventloopinteractor.h dataprovider.h eventloopinteractor.h dataprovider.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/qgpgme ) DESTINATION ${INCLUDE_INSTALL_DIR}/qgpgme )
##### qgpgme (shared) ########################### ##### qgpgme (shared) ###########################

@ -40,7 +40,7 @@ link_directories(
install( FILES install( FILES
tdepimmacros.h kpimprefs.h tdepimmacros.h kpimprefs.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde ) DESTINATION ${INCLUDE_INSTALL_DIR} )
##### other data ################################ ##### other data ################################

@ -16,4 +16,4 @@ install( FILES
mboxlist.h mechansm.h mediatyp.h message.h mimepp.h mboxlist.h mechansm.h mediatyp.h message.h mimepp.h
msgcmp.h msgid.h nntp.h param.h pop.h protocol.h msgcmp.h msgid.h nntp.h param.h pop.h protocol.h
string.h text.h token.h utility.h uuencode.h binhex.h string.h text.h token.h utility.h uuencode.h binhex.h
DESTINATION ${INCLUDE_INSTALL_DIR}/tde/mimelib ) DESTINATION ${INCLUDE_INSTALL_DIR}/mimelib )

Loading…
Cancel
Save