diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-08-23 18:44:55 -0600 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-08-23 18:44:55 -0600 |
commit | 0d078bafb04d1f9d61978d9a8265b476634866cd (patch) | |
tree | 7c1d0a2741dd62f1954d5c9327e6c7ee06aa3f74 /icons | |
parent | ddb573ab7c51ae395729c24dfbc34c7aff719671 (diff) | |
download | kube-0d078bafb04d1f9d61978d9a8265b476634866cd.tar.gz kube-0d078bafb04d1f9d61978d9a8265b476634866cd.zip |
cmake cleanup
Diffstat (limited to 'icons')
-rw-r--r-- | icons/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 1c7be014..a5c39b86 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt | |||
@@ -1,6 +1,3 @@ | |||
1 | find_package(ECM 0.0.8 REQUIRED NO_MODULE) | ||
2 | set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH}) | ||
3 | |||
4 | include(ECMInstallIcons) | 1 | include(ECMInstallIcons) |
5 | include(KDEInstallDirs) | 2 | include(KDEInstallDirs) |
6 | 3 | ||