**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` .
Steps to reproduce
cmake [...] -DWITH_METRICS_PREVIEW=ON -DWITH_LOGS_PREVIEW=ONWhat is the expected behavior?
ENABLE_METRICS_PREVIEWandENABLE_LOGS_PREVIEWshould be exported byopentelemetry-cpp::apiinopentelemetry-cpp-target.cmake.