eigen/scripts/release.in
Benoit Jacob 358452bbe6 * add ./debug and ./release scripts
* update the messages
* rename EIGEN_CMAKE_RUN_FROM_CTEST to something saner
2009-11-12 12:07:18 -05:00

4 lines
46 B
Bash
Executable File

#!/bin/sh
cmake -DCMAKE_BUILD_TYPE=Release .