redox/recipes/wip/math/primesieve/recipe.toml
2025-10-12 19:34:06 -03:00

8 lines
251 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/kimwalisch/primesieve/blob/master/doc/BUILD.md
[source]
git = "https://github.com/kimwalisch/primesieve"
rev = "f3114488ddded8edf2c201e31ad308ed9e6a9f78"
[build]
template = "cmake"