summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2017-01-16 18:40:10 +0100
committerSandro Knauß <sknauss@kde.org>2017-01-30 10:59:30 +0100
commita8075ac935cec172972b7bea375db2c70eb4bec8 (patch)
treefae9ec8f8bd5fe225bb80e0801a63c3aa8594c5b /examples/CMakeLists.txt
parent2486b417dbfb4daf0741f7b870e3d276fac87729 (diff)
downloadsink-a8075ac935cec172972b7bea375db2c70eb4bec8.tar.gz
sink-a8075ac935cec172972b7bea375db2c70eb4bec8.zip
starting with davresource
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 9d87b1c..abc7441 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -8,3 +8,4 @@ if (BUILD_MAILDIR)
8 add_subdirectory(imapresource) 8 add_subdirectory(imapresource)
9endif() 9endif()
10add_subdirectory(mailtransportresource) 10add_subdirectory(mailtransportresource)
11add_subdirectory(davresource)