2a5a89a0e4
They have been unmaintained for a long time and nobody stepped up to port them to the changes in the decoration API. If at some time someone wants to bring them back it's still in the git history.
5 lines
136 B
CMake
5 lines
136 B
CMake
add_definitions(-DKDE_DEFAULT_DEBUG_AREA=1216)
|
|
add_subdirectory( aurorae )
|
|
if(KWIN_BUILD_OXYGEN)
|
|
add_subdirectory( oxygen )
|
|
endif()
|