redox/recipes/wip/emulators/touchhle/recipe.toml
2024-02-15 10:05:01 +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",
]