Skip to content

Check Warnings Globally #87

Closed
Closed
@threeal

Description

@threeal

After upgrading the CheckWarning.cmake to version 2.0.0 in #86, it is recommended to replace the usage of the target_check_warning function with the add_check_warning function. This change allows setting warning flags on all targets in the directory collectively, instead of configuring them individually. This modification aims to simplify and shorten the content of the CMakeLists.txt file.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions