Closed pb-cdunn closed 6 years ago
Most TravisCI warnings are fixed. The others would need a compiler flags.
Note that one advantage of Meson is that it can easily use the right warnings-suppressions for the right OS+Compiler. A disadvantage is that TravisCI does not support Meson/Ninja by default; you have to install them, and you need python3 for that. Complicated.
Thanks a bunch @pb-cdunn
We use this meson.build file in our fork.