mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
14 lines
169 B
CMake
14 lines
169 B
CMake
|
|
|
|
project(interfaces)
|
|
|
|
add_subdirectory( ktexteditor )
|
|
add_subdirectory( kregexpeditor )
|
|
add_subdirectory( terminal )
|
|
|
|
########### install files ###############
|
|
|
|
|
|
|
|
|
|
|