* fix curl dependency on non-standard install prefix When `libcurl` is installed to a non-standard install prefix `azure-core` will configure include/lib directories correctly (as long as `CMAKE_FIND_ROOT_PATH` is set appropriately) for its dependencies (`INTERFACE`) but not for itself (`PRIVATE`), thus failing the build. |
||
|---|---|---|
| .. | ||
| azure-core | ||
| performance-stress | ||
| ci.yml | ||