Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENABLE_METRICS_PREVIEW and ENABLE_LOGS_PREVIEW should also exported by api when using cmake #1025

Closed
owent opened this issue Oct 23, 2021 · 0 comments · Fixed by #1026
Closed
Labels
bug Something isn't working

Comments

@owent
Copy link
Member

owent commented Oct 23, 2021

Steps to reproduce

cmake [...] -DWITH_METRICS_PREVIEW=ON -DWITH_LOGS_PREVIEW=ON

What is the expected behavior?

ENABLE_METRICS_PREVIEW and ENABLE_LOGS_PREVIEW should be exported by opentelemetry-cpp::api in opentelemetry-cpp-target.cmake .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant