microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.89k stars 1.63k forks source link

vcpkg install should deploy ThirdPartyNotices.txt #1794

Open ncook-hxgn opened 1 month ago

ncook-hxgn commented 1 month ago

When I install cpprestsdk with vcpkg as per the docs, I don't get the ThirdPartyNotices.txt from the repo, only license.txt renamed as copyright.

Would you please update the vcpkg install (sic: the cmake install) to distribute this file also? This would greatly aid in us meeting our legal requirements when we ship software containing cpprestsdk.