Skip to content

Commit

Permalink
fixup! ci: add meson support
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Sep 19, 2024
1 parent 53d8a5d commit e5bb218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ zydisinfo_exe = disabler()
zydisfuzzdecoder_exe = disabler()
zydisfuzzencoder_exe = disabler()
zydisfuzzreencoding_exe = disabler()
zydistestencoderabsolute_exe = disabler()
if tools_req
if decoder.enabled() and formatter.enabled() and minimal.disabled()
executable(
Expand Down

0 comments on commit e5bb218

Please sign in to comment.