Skip to content

bazel build for curl based http client implementation #390

@lalitb

Description

@lalitb

Bazel build is missing for curl based http client implementation ( #385 ).
From CMake prospective, the changes are minimal. As it's pure header based implementation for curl, we check for the presence of curl library at unit-test level, and compile and run these tests only if library is present.
Refer: https://github.com/lalitb/opentelemetry-cpp/blob/http_client_curl/ext/test/http/CMakeLists.txt
Probably something similar needs to be done for Bazel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions