eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.24k stars 173 forks source link

Support for vcpkg #208

Closed drearyworlds closed 2 years ago

drearyworlds commented 4 years ago

Are there any plans to support vcpkg in the future? We have been using it on our team for cpprestsdk, 7zip, and other libraries. It would be very convenient. Thanks.

FranckRJ commented 2 years ago

Looks like it has been added : https://github.com/microsoft/vcpkg/pull/16875