**Describe your environment** OS: Linux Build System: cmake **Steps to reproduce** `cmake --build . --target install` **What is the expected behavior?** The output file name of `http_client_curl` should be `opentelemetry_http_client_curl` **What is the actual behavior?** <img width="1100" alt="800b2631-aa04-462b-afef-e011d1cc0806" src="https://user-images.githubusercontent.com/1209475/161039644-82f3c8e6-f1bd-465f-b5fa-f0170e66a43a.png">
Describe your environment
OS: Linux
Build System: cmake
Steps to reproduce
cmake --build . --target installWhat is the expected behavior?
The output file name of
http_client_curlshould beopentelemetry_http_client_curlWhat is the actual behavior?