mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-11-21 03:11:25 +08:00
358452bbe6
* update the messages * rename EIGEN_CMAKE_RUN_FROM_CTEST to something saner
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Release .
|