Skip to content
Commit ec0fd8d6 authored by Martin Kojtal's avatar Martin Kojtal
Browse files

cmake: Add project_options tool



project_options enable neat features for developers, like applying flags
dynamically or enable/disabling features like:
- clang tidy
- sanitizers
- coverage
- and many others

SDK provides default warning flags we fetch via CMake module and apply it
using project_options.

The application links to project_options and project_warnings to apply
configuration.

Signed-off-by: Martin Kojtal's avatarMartin Kojtal <martin.kojtal@arm.com>
parent 6f00fe3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment