summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced/CMakeLists.txt
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 21:51:51 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 21:51:51 +0000
commit2baeea36772bd5221b90552b9e498acff5391f4a (patch)
tree89942602c4469cdfe062490dce483eee36bd9476 /filesharing/advanced/CMakeLists.txt
parent62bceb28d5b0f76ddfd877d61b90a9b2ba425333 (diff)
downloadtdenetwork-2baeea36772bd5221b90552b9e498acff5391f4a.tar.gz
tdenetwork-2baeea36772bd5221b90552b9e498acff5391f4a.zip
[kdenetwork/filesharing] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237323 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'filesharing/advanced/CMakeLists.txt')
-rw-r--r--filesharing/advanced/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/filesharing/advanced/CMakeLists.txt b/filesharing/advanced/CMakeLists.txt
new file mode 100644
index 00000000..d4c7d970
--- /dev/null
+++ b/filesharing/advanced/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( nfs )
+add_subdirectory( kcm_sambaconf )
+add_subdirectory( propsdlgplugin )