Branch: refs/heads/topic/bbannier/benchmark-optional
Home:
https://github.com/zeek/spicy
Commit: 5b54b9911d192f866d90d2037eef20f2d95dd6f6
https://github.com/zeek/spicy/commit/5b54b9911d192f866d90d2037eef20f2d95dd6f6
Author: Benjamin Bannier <
benjamin...@corelight.com>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M 3rdparty/CMakeLists.txt
M CMakeLists.txt
M configure
M hilti/CMakeLists.txt
M hilti/runtime/CMakeLists.txt
M spicy/CMakeLists.txt
M spicy/runtime/CMakeLists.txt
Log Message:
-----------
Allow disabling of building of benchmarks
We have a reoccurring and hard to diagnose issue with the
google/benchmark dependency failing to detect the regex backend, #2414.
Since the benchmarks and their dependencies are not needed during
regular use, add a configure option `--disable-benchmarks` and a CMake
variable `SPICY_ENABLE_BENCHMARKS` to allow turning benchmarks off.
To unsubscribe from these emails, change your notification settings at
https://github.com/zeek/spicy/settings/notifications