From 071d5a847e8cbab6dbebb2c649e28689464c88a1 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 16 Aug 2013 23:13:27 -0500 Subject: Add cmake support for help handbook with preliminary support added for po files. --- doc/cs/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/cs/CMakeLists.txt (limited to 'doc/cs') diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt new file mode 100644 index 0000000..bf6d4a5 --- /dev/null +++ b/doc/cs/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( LANG cs DESTINATION tdepowersave ) -- cgit v1.2.3