┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2021-01-23 09:23:41 +0100
committerLaurent Montel <[email protected]>2021-01-23 09:23:41 +0100
commit8236e95c765b27edfb7d3ae17635518a0120e029 (patch)
tree9c6bf8954c4cffb2fd8aa0ba3432d9a83de515a5 /src
parentaac6a5245f48194828283fe5ed81a212ede6bc3c (diff)
Autogenerate categories file
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 26e02cfb5..fd3e771b7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -117,7 +117,8 @@ set(dolphinprivate_LIB_SRCS
dolphinnewfilemenu.cpp
)
-ecm_qt_declare_logging_category(dolphinprivate_LIB_SRCS HEADER dolphindebug.h IDENTIFIER DolphinDebug CATEGORY_NAME org.kde.dolphin)
+ecm_qt_declare_logging_category(dolphinprivate_LIB_SRCS HEADER dolphindebug.h IDENTIFIER DolphinDebug CATEGORY_NAME org.kde.dolphin
+ DESCRIPTION "dolphin" EXPORT DOLPHIN)
if(HAVE_BALOO)
set(dolphinprivate_LIB_SRCS