Build system: Default compiler flags
Should we include -Wall
and -pedantic
(and possibly more) as default compilation options to cmake?
IAP GITLAB
Should we include -Wall
and -pedantic
(and possibly more) as default compilation options to cmake?
added Development label
Good point. But we should try to stick to standard solutions offered by cmake or suggested by experts. In cmake there are "build types" and we probably have to define them in a way that are most useful for us. Max, can you just do that?
I'll try.
46-build-system-default-compiler-flags
created branch 46-build-system-default-compiler-flags
mentioned in merge request !5 (merged)
closed via merge request !5 (merged)
mentioned in commit 57fe46ab