mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-28 07:37:32 +00:00
fix(cmake): include jq only on linux
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
This commit is contained in:
parent
345136c6c8
commit
7cf23fb7c6
@ -184,9 +184,6 @@ include(falcosecurity-libs)
|
|||||||
# compute FALCO_VERSION (depends on libs)
|
# compute FALCO_VERSION (depends on libs)
|
||||||
include(falco-version)
|
include(falco-version)
|
||||||
|
|
||||||
# jq
|
|
||||||
include(jq)
|
|
||||||
|
|
||||||
# nlohmann-json
|
# nlohmann-json
|
||||||
include(njson)
|
include(njson)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user