diff --git a/recipes/wip/tools/unicorn/recipe.toml b/recipes/wip/tools/unicorn/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..826e4001ac6b612510f9bf5bcd62179190a49052 --- /dev/null +++ b/recipes/wip/tools/unicorn/recipe.toml @@ -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"