google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.15k forks source link

msquic: Use latest OSS-Fuzz cmake #12082

Closed maflcko closed 2 weeks ago

maflcko commented 2 weeks ago

OSS-Fuzz already ships with a more recent cmake, so skip installing a prior version in the msquic project.

This speeds up the build and reduces the storage needs. Also, future clang compiler bumps may be smoother.

github-actions[bot] commented 2 weeks ago

maflcko has previously contributed to projects/msquic. The previous PR was #11865