mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-04 21:04:57 +00:00
fuzzers|cmake: Forward to libprotobuf-mutator with Ubuntu 20.04 support
This commit is contained in:
parent
ae1fc71ebb
commit
9bfccc4b13
1 changed files with 1 additions and 1 deletions
|
@ -777,7 +777,7 @@ if(EXPAT_BUILD_FUZZERS)
|
|||
${ProtobufMutator_PREFIX}
|
||||
PREFIX ${ProtobufMutator_PREFIX}
|
||||
GIT_REPOSITORY https://github.com/google/libprotobuf-mutator.git
|
||||
GIT_TAG 75f1720aeb847b780f270ad7d4157ece5d4f3df1 # v1.4-8-g75f1720
|
||||
GIT_TAG 57928f41ae52bb27666aa15b310130d086dac245 # v1.4-16-g57928f4
|
||||
CMAKE_ARGS -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
|
||||
CMAKE_CACHE_ARGS
|
||||
-DCMAKE_C_COMPILER:FILEPATH=${CMAKE_C_COMPILER}
|
||||
|
|
Loading…
Add table
Reference in a new issue