mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
build: Remove yara's cuckoo module again since we don't have jansson available
This commit is contained in:
1
lib/external/yara/CMakeLists.txt
vendored
1
lib/external/yara/CMakeLists.txt
vendored
@@ -82,7 +82,6 @@ set(LIBYARA_SOURCE
|
||||
|
||||
set(LIBYARA_MODULES
|
||||
${LIBYARA_SOURCE_PATH}/modules/console/console.c
|
||||
${LIBYARA_SOURCE_PATH}/modules/cuckoo/cuckoo.c
|
||||
${LIBYARA_SOURCE_PATH}/modules/dex/dex.c
|
||||
${LIBYARA_SOURCE_PATH}/modules/dotnet/dotnet.c
|
||||
${LIBYARA_SOURCE_PATH}/modules/elf/elf.c
|
||||
|
||||
Reference in New Issue
Block a user