Azure / Azure/azure-sdk-for-cpp
Build C++ SDK on Linux with existing thirdparty packages.
- Dominant language
- C++
- Stars
- 205
- Forks
- 172
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 37
Description
**Query/Question**
Is is possible to build the C++ SDK using cmake but without using vcpkg?
***Why is this not a Bug or a feature Request?***
We already have certain packages installed that the SDK uses. Like libabsl.
When I the SDK build, it somehow determines to download all packages and build those versions. I'd like to somehow say to use the versions I already have on the system.
**Setup (please complete the following information if applicable):**
- OS: [e.g. iOS]
- IDE : [e.g. IntelliJ]
- Version of the Library used
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [ ] Query Added
- [ ] Setup information Added
Contributor guide
Assessment
This issue has not been assessed yet.