mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
add a recipe
This commit is contained in:
parent
24ca94376f
commit
31f35cda4c
6
recipes/wip/tools/unicorn/recipe.toml
Normal file
6
recipes/wip/tools/unicorn/recipe.toml
Normal file
@ -0,0 +1,6 @@
|
||||
#TODO missing script for CMake, read https://github.com/unicorn-engine/unicorn/blob/master/docs/COMPILE.md
|
||||
[source]
|
||||
git = "https://github.com/unicorn-engine/unicorn"
|
||||
rev = "e9c1c17f6df8f8f5da85ee80ad527452db5870ce"
|
||||
[build]
|
||||
template = "custom"
|
||||
Loading…
Reference in New Issue
Block a user