mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* add ./debug and ./release scripts
* update the messages * rename EIGEN_CMAKE_RUN_FROM_CTEST to something saner
This commit is contained in:
3
scripts/debug.in
Executable file
3
scripts/debug.in
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug .
|
||||
Reference in New Issue
Block a user