redox/recipes/wip/emulators/mobile/touchhle/recipe.toml
2024-06-25 20:50:03 +00:00

9 lines
141 B
TOML

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