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

9 lines
146 B
TOML

#TODO Boost is not working
[source]
git = "https://github.com/hikari-no-yume/touchHLE"
[build]
template = "cargo"
dependencies = [
"boost",
]