aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2009-10-02 18:45:24 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2009-10-02 18:45:24 +0200
commit7d2ca0e05e4355540abd8c8621d3b11ceb502293 (patch)
tree8313896dd048930f37561891b667c823efb44138 /doc/CMakeLists.txt
parent71f19d90d0a6a04c1bc79f9f9abee497f03e5299 (diff)
Added cmake project definitions.
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 773866306..1d20a6075 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,3 +1,4 @@
+project(EigenDoc)
set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)