mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-01 03:34:45 +02:00
Added memory sanitizer to fuzzers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright Benoit Blanchon 2014-2020
|
||||
# MIT License
|
||||
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
project(ArduinoJson VERSION 6.16.0)
|
||||
|
||||
|
Reference in New Issue
Block a user