Add the include/KDE dir to the needed incude directories.

This commit is contained in:
Stephen Kelly 2013-10-10 13:03:14 +02:00
parent 617161945f
commit badeec199d

View File

@ -169,7 +169,7 @@ if(DL_LIBRARY)
endif(DL_LIBRARY)
target_link_libraries(plasma LINK_INTERFACE_LIBRARIES Qt5::Widgets KF5::KConfigWidgets)
target_include_directories(plasma INTERFACE "$<INSTALL_INTERFACE:${INCLUDE_INSTALL_DIR}>" )
target_include_directories(plasma INTERFACE "$<INSTALL_INTERFACE:${INCLUDE_INSTALL_DIR};${INCLUDE_INSTALL_DIR}/KDE>" )
#do NOT use GENERIC versioning -- the plasma team will take care of versioning
set_target_properties(plasma PROPERTIES