From 87b2ea0ac1d482adee9e36165211d09d7e8a602c Mon Sep 17 00:00:00 2001 From: samelian Date: Tue, 22 Mar 2011 21:33:37 +0000 Subject: [kdepim] cmake port for kmobile, kitchensync, and doc git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225672 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmobile/devices/CMakeLists.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kmobile/devices/CMakeLists.txt (limited to 'kmobile/devices/CMakeLists.txt') diff --git a/kmobile/devices/CMakeLists.txt b/kmobile/devices/CMakeLists.txt new file mode 100644 index 000000000..2f39c420d --- /dev/null +++ b/kmobile/devices/CMakeLists.txt @@ -0,0 +1,18 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +# FIXME gnokii support seems outdated, cannot be compiled + +add_subdirectory( pics ) +add_subdirectory( skeleton ) +# tde_conditional_add_subdirectory( WITH_GNOKII gnokii ) +add_subdirectory( digicam ) +add_subdirectory( gammu ) -- cgit v1.2.1