Azure / Azure/azure-storage-cpplite
Fix crosscompiling on Windows by removing PkgConfig dependency
Open
- Dominant language
- C++
- Stars
- 26
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
When crosscompiling on Windows, there is currently a dependency to PkgConfig that can be hard to workaround. PkgConfig is used to handle uuid support, and it cannot be skipped despite of providing separately a uuid package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.