kdelibs/interfaces/CMakeLists.txt
Ivailo Monev bdbc5faab6 interfaces: remove hex editor interface
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-02-17 14:31:37 +02:00

15 lines
198 B
CMake

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