mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
4 lines
89 B
CMake
4 lines
89 B
CMake
add_subdirectory( aurorae )
|
|
if(KWIN_BUILD_OXYGEN)
|
|
add_subdirectory( oxygen )
|
|
endif()
|