CMake Warning (dev) at src/applications/CMakeLists.txt:2 (target_sources):
Policy CMP0076 is not set: target_sources() command converts relative paths
to absolute. Run "cmake --help-policy CMP0076" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
An interface source of target "log_level_flag" has a relative path.
This warning is for project developers. Use -Wno-dev to suppress it.
The following cmake warning occurs when building:
Victory condition: suppress the warning.