mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
8 lines
153 B
CMake
8 lines
153 B
CMake
# KTextEditor plugins, for the kate part
|
|
add_subdirectory(ktexteditor)
|
|
|
|
# Kate plugins
|
|
add_subdirectory(kate)
|
|
|
|
# Plasma applets
|
|
add_subdirectory(plasma)
|