mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 15:24:31 +02:00
Update GHA matrix
This commit is contained in:
committed by
Mohammad Nejati
parent
e55670d0d0
commit
bb42991e17
@@ -86,6 +86,6 @@ add_subdirectory(bench)
|
||||
add_subdirectory(doc)
|
||||
add_subdirectory(example)
|
||||
|
||||
if (BOOST_BEAST_BUILD_FUZZERS AND CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
|
||||
if (BOOST_BEAST_BUILD_FUZZERS)
|
||||
add_subdirectory(fuzz)
|
||||
endif ()
|
||||
|
Reference in New Issue
Block a user