Review and integrate CMake patches from the conda-forge [opentelemetry-cpp feedstock repo](https://github.com/conda-forge/cpp-opentelemetry-sdk-feedstock). May require a new cross-compiling test in CI. - [missing-shared-library-dependencies.patch](https://github.com/conda-forge/cpp-opentelemetry-sdk-feedstock/blob/main/recipe/patches/0002-add-missing-shared-library-dependencies.patch) - [cross_compile_grpc_cpp_plugin_path.patch](https://github.com/conda-forge/cpp-opentelemetry-sdk-feedstock/blob/main/recipe/patches/0001-cross_compile_grpc_cpp_plugin_path.patch) - [add-necessary-abseil-linkage.patch](https://github.com/conda-forge/cpp-opentelemetry-sdk-feedstock/blob/main/recipe/patches/0003-add-necessary-abseil-linkage.patch)
Review and integrate CMake patches from the conda-forge opentelemetry-cpp feedstock repo. May require a new cross-compiling test in CI.