apache / apache/pulsar-client-cpp
Specify the dependency version in the vcpkg
Open
- Dominant language
- C++
- Stars
- 71
- Forks
- 90
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, we doesn't specify the version for every dependency in the cpp client: https://github.com/apache/pulsar/blob/374b3a18155cba33c4b4cfdb18c8119487be565e/pulsar-client-cpp/vcpkg.json
This may create uncertainty for packing behavior. Need to specify the dependency version in the vcpkg.
### Solution
Specify the dependency version in the vcpkg
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.