From adee843c4d5c8fbce75abd3a768d643392e4ea90 Mon Sep 17 00:00:00 2001 From: Serghei Amelian Date: Tue, 14 Feb 2012 20:55:22 +0200 Subject: [tdesdk/cmake] added forgotten files --- kprofilemethod/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 kprofilemethod/CMakeLists.txt (limited to 'kprofilemethod') diff --git a/kprofilemethod/CMakeLists.txt b/kprofilemethod/CMakeLists.txt new file mode 100644 index 00000000..85ad07e5 --- /dev/null +++ b/kprofilemethod/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2012 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES kprofilemethod.h DESTINATION ${INCLUDE_INSTALL_DIR} ) -- cgit v1.2.1