More cleanup, add CMakeLists for the testsuite. Now need to port it

to QTestLib :/
This commit is contained in:
Benoit Jacob
2007-05-31 10:09:44 +00:00
parent 8f202dc67f
commit eab54b49ea
6 changed files with 62 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
project(eigen2)
project(Eigen)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")