]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
Dolphinpart: Define KPart capabilities instead of deprecated ServiceTypes
[dolphin.git] / src / CMakeLists.txt
index bbf882a8a7c644a7eaae046b6c134b3fce23aa6b..ce5b5461319dbb3c7792d0944f12cbecd470441d 100644 (file)
@@ -526,6 +526,7 @@ if(NOT WIN32)
     # The settings are still accessible from the hamburger menu
     add_library(kcm_dolphinviewmodes MODULE)
     add_library(kcm_dolphingeneral MODULE)
+    target_compile_definitions(kcm_dolphingeneral PUBLIC IS_KCM)
 
     target_sources(kcm_dolphinviewmodes PRIVATE
         settings/kcm/kcmdolphinviewmodes.cpp