open-telemetry / opentelemetry-cpp

The OpenTelemetry C++ Client
https://opentelemetry.io/
Apache License 2.0
817 stars 392 forks source link

[BUILD] CMake cleanup for message() #2582

Closed marcalff closed 4 months ago

marcalff commented 4 months ago

Fixes # (issue)

Changes

Please provide a brief description of the changes here.

Inspected every message() from CMakeLists.txt Added STATUS or FATAL_ERROR as appropriate.

For significant contributions please make sure you have completed the following items: