summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-04-18 16:50:37 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-04-18 16:50:53 +0200
commitc53b59cb2519ac85e06b6de3fa60d5d21ca03a71 (patch)
tree51a0869d8aac618d2b786ea50b10b46eb638b760 /CMakeLists.txt
parent92ac304516c3929a2c3590686375f6d7a1f605c5 (diff)
downloaduca-c53b59cb2519ac85e06b6de3fa60d5d21ca03a71.tar.gz
uca-c53b59cb2519ac85e06b6de3fa60d5d21ca03a71.tar.bz2
uca-c53b59cb2519ac85e06b6de3fa60d5d21ca03a71.tar.xz
uca-c53b59cb2519ac85e06b6de3fa60d5d21ca03a71.zip
Generate documentation with gtk-doc
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e2e0d3..7035c14 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -29,5 +29,4 @@ set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION_MAJOR
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "amd64")
add_subdirectory(src)
-add_subdirectory(doc)
add_subdirectory(test)