Skip to content

Commit

Permalink
fix(build): do not require zlib for Falco
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra committed Dec 16, 2024
1 parent 643d413 commit cb741be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ if(NOT EMSCRIPTEN)
include(tbb)
endif()

include(zlib)
include(valijson)
if(NOT MINIMAL_BUILD)
if(NOT WIN32
Expand Down

0 comments on commit cb741be

Please sign in to comment.