mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-01 14:10:52 +08:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Release .
|