summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@ipe.fzk.de>2011-02-04 15:27:35 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@ipe.fzk.de>2011-02-04 15:27:35 +0100
commitadbfdf71dbd462932b51fba87953268fe3520215 (patch)
treeb1b3c0aa98c2458a4e5facc0b8a35ce848102a60 /CMakeLists.txt
parent771dc1ae16a5f85cae723cb488dfaa15b7d75254 (diff)
downloadufo-filters-adbfdf71dbd462932b51fba87953268fe3520215.tar.gz
ufo-filters-adbfdf71dbd462932b51fba87953268fe3520215.tar.bz2
ufo-filters-adbfdf71dbd462932b51fba87953268fe3520215.tar.xz
ufo-filters-adbfdf71dbd462932b51fba87953268fe3520215.zip
Move source documentation to core
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 09f2be2..ef70f09 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,5 +4,4 @@ project(ufo)
add_subdirectory(ufo-core)
add_subdirectory(ufo-tools)
add_subdirectory(ufo-bindings)
-add_subdirectory(doc)
add_subdirectory(thirdparty)