aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2012-06-20 09:28:32 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2012-06-20 09:28:32 +0200
commit52dce0c126e67583a349e87a3f5eedee9de92dc7 (patch)
tree6f27c66cecfec258f22d096835424d6fa324f9fa /doc/CMakeLists.txt
parent882912b85f7ea310fd76689d7e55b8f88e6d3cab (diff)
significantly extend the tutorial of sparse matrices
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 50ce7ee0c..96bff41bf 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -36,6 +36,7 @@ set(snippets_targets "")
add_definitions("-DEIGEN_MAKING_DOCS")
add_subdirectory(examples)
+add_subdirectory(special_examples)
add_subdirectory(snippets)
add_custom_target(