kwin/kcmkwin/CMakeLists.txt
Rivo Laks 63b58f6147 Add KControl config module for effects.
ATM you can toggle them on/off, but KWin part isn't done yet, so KWin doesn't care about your changes yet.
You can try it with 'kcmshell kwineffects'

svn path=/trunk/KDE/kdebase/workspace/; revision=668251
2007-05-25 17:11:00 +00:00

6 lines
135 B
CMake

add_subdirectory( kwinoptions )
add_subdirectory( kwindecoration )
add_subdirectory( kwinrules )
add_subdirectory( kwineffects )