aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2009-12-11 19:11:01 +0100
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2009-12-11 19:11:01 +0100
commit9a8c16810be4e4859152789e125fbbcce6c0aeb3 (patch)
treee0ee98a70334752ee6bdefeed08dd301404991e9 /doc/CMakeLists.txt
parent2026ea7ff2be0473511cc74c56538cb98c13d301 (diff)
Reverted Jitse's change - the targets unsupported_examples and unsupported_snippets are unknown over here.
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index af756a516..1d20a6075 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -63,7 +63,7 @@ add_custom_target(
)
add_dependencies(doc-eigen-prerequisites all_snippets all_examples)
-add_dependencies(doc-unsupported-prerequisites unsupported_snippets unsupported_examples)
+# add_dependencies(doc-unsupported-prerequisites unsupported_snippets unsupported_examples)
add_custom_target(doc ALL
COMMAND doxygen Doxyfile-unsupported
COMMAND doxygen