summaryrefslogtreecommitdiffstats
path: root/filesharing/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/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/CMakeLists.txt')
-rw-r--r--filesharing/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/filesharing/CMakeLists.txt b/filesharing/CMakeLists.txt
new file mode 100644
index 00000000..097f74ae
--- /dev/null
+++ b/filesharing/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (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( advanced )
+add_subdirectory( simple )