redox/recipes/wip/libeigen/recipe.toml
2023-12-10 05:39:10 +00:00

6 lines
222 B
TOML

#TODO missing script for CMake, see https://gitlab.com/libeigen/eigen/-/blob/master/INSTALL?ref_type=heads
[source]
tar = "https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2"
[build]
template = "custom"