gul-cpp / gul14

General Utility Library for C++14
https://gul14.info/
GNU Lesser General Public License v2.1
2 stars 1 forks source link

meson: enable more warnings by default #52

Closed soerengrunewald closed 1 year ago

soerengrunewald commented 1 year ago

This will enable more warnings by default. As of right now this will not trigger any new warnings.

alt-graph commented 1 year ago

Looks good. Thanks, Sören!