diff --git a/src/blogger/CMakeLists.txt b/src/blogger/CMakeLists.txt --- a/src/blogger/CMakeLists.txt +++ b/src/blogger/CMakeLists.txt @@ -74,7 +74,7 @@ install(TARGETS KPimGAPIBlogger - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/calendar/CMakeLists.txt b/src/calendar/CMakeLists.txt --- a/src/calendar/CMakeLists.txt +++ b/src/calendar/CMakeLists.txt @@ -60,7 +60,7 @@ install(TARGETS KPimGAPICalendar - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/contacts/CMakeLists.txt b/src/contacts/CMakeLists.txt --- a/src/contacts/CMakeLists.txt +++ b/src/contacts/CMakeLists.txt @@ -60,7 +60,7 @@ install(TARGETS KPimGAPIContacts - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -79,7 +79,7 @@ install(TARGETS KPimGAPICore - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/drive/CMakeLists.txt b/src/drive/CMakeLists.txt --- a/src/drive/CMakeLists.txt +++ b/src/drive/CMakeLists.txt @@ -112,7 +112,7 @@ install(TARGETS KPimGAPIDrive - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/latitude/CMakeLists.txt b/src/latitude/CMakeLists.txt --- a/src/latitude/CMakeLists.txt +++ b/src/latitude/CMakeLists.txt @@ -49,7 +49,7 @@ install(TARGETS KPimGAPILatitude - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/staticmaps/CMakeLists.txt b/src/staticmaps/CMakeLists.txt --- a/src/staticmaps/CMakeLists.txt +++ b/src/staticmaps/CMakeLists.txt @@ -44,7 +44,7 @@ install(TARGETS KPimGAPIMaps - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES diff --git a/src/tasks/CMakeLists.txt b/src/tasks/CMakeLists.txt --- a/src/tasks/CMakeLists.txt +++ b/src/tasks/CMakeLists.txt @@ -57,7 +57,7 @@ install(TARGETS KPimGAPITasks - EXPORT KPimGAPITargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KPimGAPITargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} ) install(FILES