azure-sdk-for-cpp/eng
Victor Vazquez cd2a8a3812
cmake updates for building transport adapters (#706)
Adding CMake module to enable/disable transport adapters

TRANSPORT ADAPTER BUILD  
Default: If no option is explicitly added, curl will be used for POSIX and WIN HTTP for WIndows 
 Windows: Both CURL and WIN_HTTP can be build to be used.                                        
POSIX: Only CURL is acceptable. If WIN_HTTP is set, generate step will fail for user            

Defines `BUILD_WIN_HTTP_TRANSPORT_ADAPTER` and `BUILD_CURL_HTTP_TRANSPORT_ADAPTER` for source code
 
Fixes #350
2020-10-10 00:08:57 +00:00
..
common Support env vars with hyphens when printing output (#720) 2020-10-09 11:56:41 -07:00
docs Generate Doc Index (#579) 2020-09-04 11:01:26 -07:00
pipelines cmake updates for building transport adapters (#706) 2020-10-10 00:08:57 +00:00
scripts Use vcpkg cache (#646) 2020-09-17 21:16:09 -07:00
CHECKENFORCER Enable Check Enforcer (#84) 2020-04-27 09:40:28 +10:00
vcpkg-commit.txt Use vcpkg cache (#646) 2020-09-17 21:16:09 -07:00