dolphinremoveaction.cpp
middleclickactioneventfilter.cpp
dolphinnewfilemenu.cpp
- dolphindebug.cpp
)
+ecm_qt_declare_logging_category(dolphinprivate_LIB_SRCS HEADER dolphindebug.h IDENTIFIER DolphinDebug CATEGORY_NAME org.kde.dolphin)
+
if(HAVE_BALOO)
set(dolphinprivate_LIB_SRCS
${dolphinprivate_LIB_SRCS}
dolphinvcs
Qt5::Concurrent
Qt5::Gui
- KF5::Crash
KF5::I18n
KF5::IconThemes
KF5::KIOCore
target_link_libraries(kdeinit_dolphin PRIVATE
dolphinstatic
dolphinprivate
+ KF5::Crash
)
include(DbusInterfaceMacros)