mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
10 lines
182 B
TOML
10 lines
182 B
TOML
[source]
|
|
git = "https://github.com/simdutf/simdutf"
|
|
rev = "df8bfed3256cf5ca29969a9dd1db677e835b2c6c" # 7.3.5
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
DYNAMIC_INIT
|
|
cookbook_cmake
|
|
"""
|