Skip to content

Commit

Permalink
Auto-download protobuf. (google#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
morehouse authored and kcc committed Aug 2, 2017
1 parent 1e04ac4 commit db29735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/libprotobuf-mutator/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ mkdir -p build
pushd build
rm -rf *
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release \
-DLIB_PROTO_MUTATOR_DOWNLOAD_PROTOBUF=ON \
-DLIB_PROTO_MUTATOR_FUZZER_LIBRARIES=FuzzingEngine
ninja libxml2_example expat_example
cp -f examples/libxml2/libxml2_example $OUT/
Expand Down

0 comments on commit db29735

Please sign in to comment.