Closed
Description
This issue recommends utilizing the add_check_warning
function from the latest version of CheckWarning.cmake to setting warning flags on all targets in the directory collectively instead of configuring them individually. This change is proposed to adjust with the standard which is implemented on the C++ Starter template (See: threeal/cpp-starter#87).