kde-workspace/ksplash/CMakeLists.txt
Ivailo Monev e2ab69e6bf kcontrol: improve categorization
* move ksplash KCM module to kcontrol sub-directory, ksplash it
  build always and there is no reason to keep it out of the
  kcontrol directory holding all major KCM modules

* merge some sub-category modules into other major categories
  almost the same way it is done in KDE5 as it makes much more
  sense and users do not have to go to in-and-out of
  sub-categories to configure the overall desktop appearance
  - application-appearance -> desktop-appearance
  - window-behaviour -> workspace-behavior
  - workspace-appearance-and-behavior -> workspace-behaviour
2015-01-16 23:12:19 +00:00

5 lines
140 B
CMake

add_subdirectory( ksplashx )
add_subdirectory( elarun )
add_subdirectory( none )
add_subdirectory( ksplashqml )
add_subdirectory( default )