issues
search
asmaloney
/
libE57Format
Library for reading & writing the E57 file format
Boost Software License 1.0
137
stars
66
forks
source link
{cmake} Turn on all warnings
#205
Closed
asmaloney
closed
1 year ago
asmaloney
commented
1 year ago
Also:
treat warnings as errors if we are building ourself
bump required CMake to 3.15 to avoid compiler option shenanigans (CMP0092)
explicitly turn off the "conditional expression is constant" warning when including CRCpp
Also: