From c4c9c9fd262dd8450c1cf4454183b03173a3b092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 18 Nov 2012 15:33:48 +0100 Subject: Initial conversion to cmake Thanks to Fat-Zer --- doc/kworldclock/CMakeLists.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/kworldclock/CMakeLists.txt (limited to 'doc/kworldclock') diff --git a/doc/kworldclock/CMakeLists.txt b/doc/kworldclock/CMakeLists.txt new file mode 100644 index 0000000..4c39234 --- /dev/null +++ b/doc/kworldclock/CMakeLists.txt @@ -0,0 +1,13 @@ +################################################# +# +# (C) 2012 Golubev Alexander +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kworldclock ) + -- cgit v1.2.1