From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/tdespell/CMakeLists.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/tdespell/CMakeLists.txt (limited to 'doc/tdespell/CMakeLists.txt') diff --git a/doc/tdespell/CMakeLists.txt b/doc/tdespell/CMakeLists.txt new file mode 100644 index 000000000..6e2539833 --- /dev/null +++ b/doc/tdespell/CMakeLists.txt @@ -0,0 +1,13 @@ +################################################# +# +# (C) 2010 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( SRCDIR ${CMAKE_SOURCE_DIR}/kdoctools DESTINATION tdespell ) +add_dependencies( tdespell-en-handbook meinproc ) -- cgit v1.2.1