summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2016-04-26 12:37:21 +0200
committerAllen Winter <allen.winter@kdab.com>2016-04-26 15:49:47 -0400
commitabd0019f5a60f4fb787b68daa7fa99c845a4e3de (patch)
tree733af26c6a3c37181c334a1016ed38c6a5ea0038 /doc/CMakeLists.txt
parentb1081cccb90fbe4cd859d3280a0470c30dce5cac (diff)
downloadlibical-git-abd0019f5a60f4fb787b68daa7fa99c845a4e3de.tar.gz
Provide libical-glib, a GObject-based interface for libical with introspection
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 9cbf8cc6..ac52f39c 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,3 +1,5 @@
+add_subdirectory(reference)
+
#
# API docs
#
@@ -42,4 +44,3 @@ if(DOXYGEN_FOUND)
)
endif()
-