ossfuzz: update build file
This commit is contained in:
parent
797c58be3c
commit
b36e55e48d
@ -15,6 +15,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This script is meant to be run by
|
||||
# https://github.com/google/oss-fuzz/blob/master/projects/miniz/Dockerfile
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DAMALGAMATE_SOURCES=ON -DBUILD_SHARED_LIBS=OFF -DBUILD_FUZZERS=ON
|
||||
|
||||
Loading…
Reference in New Issue
Block a user