Add -Wno-gnu-zero-variadic-macro-arguments when compiling with clang

Authored by arichardson on Apr 14 2017, 9:54 AM.

Description

Add -Wno-gnu-zero-variadic-macro-arguments when compiling with clang

This warning is triggered by calls to qCDebug() and therefore causes
tons of noise in the compile output without warning about anything
useful.

Details

Committed
arichardsonApr 14 2017, 9:54 AM
Parents
R33:96401e781e6e: Allow disabling build of the VCS plugins at CMake time
Branches
Unknown
Tags
Unknown