From d71a3e005ca9c7cc50bf6b314ecea04acab0258c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 11 Nov 2012 16:52:24 -0600 Subject: Additional changes to support building with cmake. Thanks to Slavek Banko. --- kregexpeditor/KMultiFormListBox/CMakeLists.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kregexpeditor/KMultiFormListBox/CMakeLists.txt') diff --git a/kregexpeditor/KMultiFormListBox/CMakeLists.txt b/kregexpeditor/KMultiFormListBox/CMakeLists.txt index 03ef2c9..31f4b3e 100644 --- a/kregexpeditor/KMultiFormListBox/CMakeLists.txt +++ b/kregexpeditor/KMultiFormListBox/CMakeLists.txt @@ -38,3 +38,13 @@ tde_add_library( kmultiformlistbox STATIC_PIC AUTOMOC widgetwindow.cpp windowlistboxitem.cpp ) + +##### other data ################################ + +install( + FILES + kmultiformlistbox.h + kmultiformlistboxentry.h + kmultiformlistboxfactory.h + DESTINATION ${INCLUDE_INSTALL_DIR} +) -- cgit v1.2.3