kdelibs/interfaces/CMakeLists.txt
Ivailo Monev d47d62e503 kutils: new kspeech library to replace the kttsd service and its interface
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-29 15:01:39 +03:00

14 lines
169 B
CMake

project(interfaces)
add_subdirectory( ktexteditor )
add_subdirectory( kregexpeditor )
add_subdirectory( terminal )
########### install files ###############