mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
update: build unit tests in travis
Signed-off-by: Lorenzo Fontana <lo@linux.com> Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
committed by
Leo Di Donato
parent
6e92988425
commit
adabae4f63
@@ -22,7 +22,7 @@ set(FALCO_TESTS_SOURCES
|
||||
set(FALCO_TESTED_LIBRARIES
|
||||
falco_engine)
|
||||
|
||||
option(FALCO_BUILD_TESTS "Determines whether to build tests." OFF)
|
||||
option(FALCO_BUILD_TESTS "Determines whether to build tests." ON)
|
||||
|
||||
if(FALCO_BUILD_TESTS)
|
||||
enable_testing()
|
||||
|
Reference in New Issue
Block a user