* add ./debug and ./release scripts

* update the messages
* rename EIGEN_CMAKE_RUN_FROM_CTEST to something saner
This commit is contained in:
Benoit Jacob
2009-11-12 12:07:18 -05:00
parent fc492b6264
commit 358452bbe6
9 changed files with 26 additions and 18 deletions

3
scripts/debug.in Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cmake -DCMAKE_BUILD_TYPE=Debug .