azure-sdk-for-cpp/sdk/core
Marcelo Juchem 2443e7cfcb
fix curl dependency on non-standard install prefix (#1218)
* 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.
2020-12-18 15:25:55 -08:00
..
azure-core fix curl dependency on non-standard install prefix (#1218) 2020-12-18 15:25:55 -08:00
performance-stress Do not use ${TARGET_NAME} unless necessary (#1094) 2020-12-07 20:20:06 -08:00
ci.yml Fix coverage report for template and core pipelines (#1002) 2020-11-19 20:19:57 +00:00