8e28e7a Explicitly disable oss-fuzz

Authored and Committed by tbaeder 3 years ago
    Explicitly disable oss-fuzz
    
    oss-fuzz is never built when non-clang compilers are in use, but when
    using clang and a system-wide tinyxml2 installation, cmake prints a
    confusing error message. Disable it explicitly.
    
        
file modified
+5 -2