mirror of https://github.com/google/oss-fuzz.git
Fix fmt project name and fuzzer paths (#4533)
This commit is contained in:
parent
2cd2ee63d7
commit
7452f5738e
|
@ -39,4 +39,4 @@ cmake .. \
|
|||
|
||||
cmake --build .
|
||||
|
||||
cp bin/fuzzer_* $OUT
|
||||
cp bin/*fuzzer $OUT
|
Loading…
Reference in New Issue