kdelibs/interfaces/kregexpeditor/CMakeLists.txt
Ivailo Monev f5bf40a525 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 05:10:27 +02:00

9 lines
173 B
CMake

install(
FILES kregexpeditor.desktop
DESTINATION ${SERVICETYPES_INSTALL_DIR}
)
install(
FILES kregexpeditorinterface.h
DESTINATION ${INCLUDE_INSTALL_DIR}
)