mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
8 lines
175 B
CMake
8 lines
175 B
CMake
|
|
add_subdirectory(plasmaweather)
|
|
add_subdirectory(rtm)
|
|
add_subdirectory(lancelot)
|
|
|
|
if(KDE4WORKSPACE_FOUND)
|
|
add_subdirectory(lancelot-datamodels)
|
|
endif(KDE4WORKSPACE_FOUND)
|