Reset the default to build_unicorn_cmake
This commit is contained in:
@@ -39,7 +39,7 @@ cmake = { optional = true, version = "0.1" }
|
|||||||
pkg-config = { optional = true, version = "0.3" }
|
pkg-config = { optional = true, version = "0.3" }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["use_system_unicorn"]
|
default = ["build_unicorn_cmake"]
|
||||||
build_unicorn_cmake = ["cc", "cmake"]
|
build_unicorn_cmake = ["cc", "cmake"]
|
||||||
use_system_unicorn = ["pkg-config"]
|
use_system_unicorn = ["pkg-config"]
|
||||||
dynamic_linkage = []
|
dynamic_linkage = []
|
||||||
Reference in New Issue
Block a user