redox/recipes/wip/libs/other/simdjson/recipe.toml
Wildan Mubarok a83264396b Port nodejs
2025-10-10 17:39:23 -06:00

10 lines
185 B
TOML

[source]
git = "https://github.com/simdjson/simdjson"
rev = "0c0ce1bd48baa0677dc7c0945ea7cd1e8b52b297" # 3.13.0
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cmake
"""