[cmake-developers] KWSys build warnings on the "merlin" platform
Brad King
brad.king at kitware.com
Wed Oct 24 09:05:52 EDT 2018
On 10/23/2018 06:37 PM, Alan W. Irwin wrote:
> look at those build warnings which
> repeatedly show up on the "merlin" report for the the KWSys dashboard
The warnings come from code generated by CMake. You're driving the
builds with CMake 3.7 which still generated code on which gcc 8 warns.
CMake 3.11 has the fix. If you drive with that or higher instead then
the warnings should go away.
-Brad
More information about the cmake-developers
mailing list