mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
CI runs fuzzers
This commit is contained in:
committed by
Mohammad Nejati
parent
1b874927c1
commit
ee9762eb38
@@ -88,6 +88,7 @@ project (Beast VERSION 354)
|
||||
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
||||
option (Beast_BUILD_TESTS "Build tests" ${BUILD_TESTING})
|
||||
option (Beast_BUILD_FUZZERS "Build fuzzers" OFF)
|
||||
option (Beast_ENABLE_HANDLER_TRACKING "Define BOOST_ASIO_ENABLE_HANDLER_TRACKING when building libraries" OFF)
|
||||
option (Boost_USE_STATIC_LIBS "Use Static Boost libraries" ON)
|
||||
|
||||
|
Reference in New Issue
Block a user