mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-29 21:48:32 +00:00
build: always use bundled b64
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
@@ -57,6 +57,7 @@ set(CREATE_TEST_TARGETS OFF CACHE BOOL "")
|
||||
set(WITH_CHISEL ON CACHE BOOL "")
|
||||
|
||||
set(USE_BUNDLED_TBB ON CACHE BOOL "")
|
||||
set(USE_BUNDLED_B64 ON CACHE BOOL "")
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${FALCOSECURITY_LIBS_SOURCE_DIR}/cmake/modules")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user