diff options
Diffstat (limited to 'components/CMakeLists.txt')
-rw-r--r-- | components/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index 4db24fc8..79a2f0c0 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt | |||
@@ -36,6 +36,3 @@ install_component(mail) | |||
36 | install_component(accounts) | 36 | install_component(accounts) |
37 | install_component(mailviewer) | 37 | install_component(mailviewer) |
38 | install_component(theme) | 38 | install_component(theme) |
39 | |||
40 | include(${CMAKE_SOURCE_DIR}/KF5KirigamiMacros.cmake) | ||
41 | kirigami_package_breeze_icons(ICONS applications-graphics view-list-icons folder-sync view-list-details configure document-edit dialog-cancel document-decrypt mail-reply-sender bookmarks folder) | ||