You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
247 B
13 lines
247 B
3 years ago
|
[options]
|
||
|
ZYDIS_BUILD_SHARED_LIB = false
|
||
|
ZYDIS_BUILD_EXAMPLES = false
|
||
|
ZYDIS_BUILD_TOOLS = false
|
||
|
ZYDIS_FUZZ_AFL_FAST = false
|
||
|
ZYDIS_LIBFUZZER = false
|
||
|
|
||
|
[subdir.zydis]
|
||
|
|
||
|
[target.linux-pe]
|
||
|
type = "interface"
|
||
|
include-directories = ["linux-pe/includes/"]
|