redox/recipes/wip/simdjson/recipe.toml
2023-11-30 18:13:53 +00:00

6 lines
270 B
TOML

#TODO missing script for CMake, see https://github.com/simdjson/simdjson/blob/master/HACKING.md#usage-cmake-on-64-bit-platforms-like-linux-freebsd-or-macos
[source]
tar = "https://github.com/simdjson/simdjson/archive/refs/tags/v3.6.0.tar.gz"
[build]
template = "custom"