mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 16:58:30 +00:00
Run fuzz test in CTest (#1707)
This commit is contained in:
parent
1d6b22b5f0
commit
97ae6733ed
2 changed files with 12 additions and 0 deletions
|
@ -102,3 +102,5 @@ if(HTTPLIB_IS_USING_OPENSSL)
|
|||
COMMAND_ERROR_IS_FATAL ANY
|
||||
)
|
||||
endif()
|
||||
|
||||
add_subdirectory(fuzzing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue