* Add initial fuzz target
* Polish
Integrated the existing targets from @Google-Autofuzz.
Added a dictionary for smiles and a little corpora too.
Cleanup cmake.
* Fix Typo
* Remove debugging oversight
* Fail, when not building fuzzers statically
* Don't build fuzzers by default
* Add azure pipeline for fuzzing
* Format files; catch all exceptions
* Debugging pipeline
* Fix format of corpora files
* Add corpora for mol strings
* Add dictionary for mol strings
* Add README.md
* Remove very similar fuzz target
* Add mol pickle/deserialization fuzzer
* Improve fuzz readme
Co-authored-by: intrigus <abc123zeus@live.de>