redox/recipes/wip/math/primesieve/recipe.toml
2024-02-18 00:04:49 +00:00

7 lines
237 B
TOML

#TODO missing script for CMake, see https://github.com/kimwalisch/primesieve/blob/master/doc/BUILD.md
[source]
git = "https://github.com/kimwalisch/primesieve"
rev = "f3114488ddded8edf2c201e31ad308ed9e6a9f78"
[build]
template = "custom"