kdelibs/interfaces/kregexpeditor/CMakeLists.txt
Ivailo Monev 31ee051ff4 generic: remove some compatibility bits
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-27 08:58:02 +02:00

9 lines
183 B
CMake

install(
FILES kregexpeditor.desktop
DESTINATION ${KDE4_SERVICETYPES_INSTALL_DIR}
)
install(
FILES kregexpeditorinterface.h
DESTINATION ${KDE4_INCLUDE_INSTALL_DIR}
)