aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-05-31 10:09:44 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-05-31 10:09:44 +0000
commiteab54b49eadbe926284a7ed6ecc585cf2788c84a (patch)
treecd4c53cf2588bf49bc8218cd0f7ac79c0d1e9da6 /CMakeLists.txt
parent8f202dc67fed62f3a6600f744644fbb61d7e4e29 (diff)
More cleanup, add CMakeLists for the testsuite. Now need to port it
to QTestLib :/
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c3db80e33..fca3dfc59 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-project(eigen2)
+project(Eigen)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")