aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2020-02-12 18:05:39 +0100
committerFriedrich W. H. Kossebau <kossebau@kde.org>2020-02-12 18:05:39 +0100
commit9941a691b7a129546d0490c6ad392e6aa7877c83 (patch)
tree3eeacb2267f48908ee4010ad3c0fc854ac2e0f15 /CMakeLists.txt
parent059a4feee45b91d819d7675fe5b3cc220f29c6ee (diff)
downloadkconfig-9941a691b7a129546d0490c6ad392e6aa7877c83.tar.gz
kconfig-9941a691b7a129546d0490c6ad392e6aa7877c83.tar.bz2
Use ecm_qt_install_logging_categories over manual categories file
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6520cf30..fcb30144 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -104,5 +104,3 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kconfig_version.h
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
-
-install(FILES kconfig.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})