summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/libs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/libs/CMakeLists.txt')
-rw-r--r--ksvg/impl/libs/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/ksvg/impl/libs/CMakeLists.txt b/ksvg/impl/libs/CMakeLists.txt
new file mode 100644
index 00000000..b83b44fe
--- /dev/null
+++ b/ksvg/impl/libs/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( xrgbrender )
+add_subdirectory( art_support )
+add_subdirectory( libtext2path )