mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
10 lines
185 B
TOML
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
|
|
"""
|