build: Updated dependencies

This commit is contained in:
WerWolv
2024-02-25 21:21:34 +01:00
parent 491e2dfe56
commit cadc9cecf1
3 changed files with 2 additions and 4 deletions

View File

@@ -92,8 +92,6 @@ set(LIBYARA_MODULES
${LIBYARA_SOURCE_PATH}/modules/dotnet/dotnet.c
${LIBYARA_SOURCE_PATH}/modules/elf/elf.c
${LIBYARA_SOURCE_PATH}/modules/hash/hash.c
${LIBYARA_SOURCE_PATH}/modules/lnk/lnk.c
${LIBYARA_SOURCE_PATH}/modules/lnk/lnk_utils.c
${LIBYARA_SOURCE_PATH}/modules/macho/macho.c
${LIBYARA_SOURCE_PATH}/modules/magic/magic.c
${LIBYARA_SOURCE_PATH}/modules/math/math.c