You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
marcalff
changed the title
[BUILD] Cmake option WITH_OTLP_GRPC not predictable, sometime not displayed.
[BUILD] CMake option WITH_OTLP_GRPC not predictable, sometime not displayed.
Jan 16, 2023
As seen with PR #1916, CMake option
WITH_OTLP_GRPC
needs some cleanup.It should not be a
cmake_dependent_option()
, just a plainoption()
.The text was updated successfully, but these errors were encountered: