mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-02 07:05:54 +00:00
cleanup(build): remove bundled dep check
Signed-off-by: Gianmatteo Palmieri <mail@gian.im>
This commit is contained in:
committed by
poiana
parent
0fd3732422
commit
91e74b1b19
@@ -84,9 +84,7 @@ set(
|
|||||||
"${YAMLCPP_LIB}"
|
"${YAMLCPP_LIB}"
|
||||||
)
|
)
|
||||||
|
|
||||||
if(USE_BUNDLED_DEPS)
|
list(APPEND FALCO_DEPENDENCIES yamlcpp)
|
||||||
list(APPEND FALCO_DEPENDENCIES yamlcpp)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(NOT WIN32)
|
if(NOT WIN32)
|
||||||
list(
|
list(
|
||||||
|
Reference in New Issue
Block a user