Chris Thrasher aa82ea132b Set warnings with target_compile_options
The use of target_compile_options makes it easy to append warnings
to a target. The use of generator expressions also more succinctly
handles a few edge cases for compiler bugs and platform-specific
oddities.

This should be easy to read and maintain than the variable-based
solution it replaces.
2022-08-14 14:00:00 +08:00
..
2022-04-26 07:44:14 +02:00
2022-06-25 21:32:55 +02:00
2022-02-17 23:24:02 +01:00
2022-07-14 21:47:49 +02:00