mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Do not build tests for auxil/spicy
This commit is contained in:
parent
99243b5fbe
commit
2104a84e0b
2 changed files with 2 additions and 1 deletions
|
@ -1008,6 +1008,7 @@ if (NOT DISABLE_SPICY)
|
||||||
set(Python3_EXECUTABLE ${Python_EXECUTABLE} CACHE STRING "Python3_EXECUTABLE hint")
|
set(Python3_EXECUTABLE ${Python_EXECUTABLE} CACHE STRING "Python3_EXECUTABLE hint")
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
set(SPICY_ENABLE_TESTS OFF)
|
||||||
add_subdirectory(auxil/spicy)
|
add_subdirectory(auxil/spicy)
|
||||||
include(ConfigureSpicyBuild) # set some options different for building Spicy
|
include(ConfigureSpicyBuild) # set some options different for building Spicy
|
||||||
|
|
||||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
||||||
Subproject commit d605f50aee4834ddbceac41c940ed83f1a253f63
|
Subproject commit 26f313a644e4430b0f2bd8dfbb1c992757ed84ae
|
Loading…
Add table
Add a link
Reference in a new issue