Compiler warning flags for all except ExternalProjects

You can make a target that carries the flags and you link to from each of your targets (either manually or via something like looping over BUILDSYSTEM_TARGETS):

1 Like