mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-17 23:37:51 +00:00
fix(build): build civetweb using cmake and linking to static openssl built by us.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
committed by
poiana
parent
9d8fc4c8d2
commit
5f1d04ec82
@@ -108,6 +108,7 @@ if(NOT MINIMAL_BUILD)
|
||||
"${LIBYAML_LIB}"
|
||||
"${YAMLCPP_LIB}"
|
||||
"${CIVETWEB_LIB}"
|
||||
"${CIVETWEB_CPP_LIB}"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user