mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +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)
|