Skip to content

Add compiler flag in 3rdparty cmake file to suppress warning on newer clang compilers

t.knopff requested to merge cleanup_warnings into develop

This MR suppresses a warning issued by newer versions of clang when compiling 3rdparty software. It replaces the changes made in !30 (closed).

Merge request reports