p-ranav / argparse

Argument Parser for Modern C++
MIT License
2.72k stars 250 forks source link

CMakefile: Use -Wpedantic, -Werror and -Wextra for compilation in gcc. Fixed warnings #292

Closed BitMaskMixer closed 1 year ago

BitMaskMixer commented 1 year ago

CMakefile: Use -Wpedantic, -Werror and -Wextra for compilation in gcc. Fixed warnings