mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 01:28:42 +08:00
8 lines
251 B
TOML
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"
|