| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-21 | [cpr] Update to 1.6.2 (#18386) | NancyLi1013 | |
| * [cpr] Update to 1.6.2 * Update version files * Update patch * Update verison files * Update ports/cpr/portfile.cmake * Update versions/c-/cpr.json * Fix build error on uwp * Update versions/c-/cpr.json * Add condition for uwp patch * Update versions/c-/cpr.json * Update ports/cpr/portfile.cmake * Update versions/c-/cpr.json | |||
| 2018-01-12 | Fixed wrong include folder | Fabian Wosar | |
| The port used to install "include/cpr" instead of "cpr" into the vcpkg include folder . As a result, attempting to use the cpr header would fail as the header includes "cpr/<header file>". In addition having to include <include/cpr/cpr.h> breaks the general vcpkg conventions. | |||
| 2017-06-20 | [cpr] Enable dynamic builds via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Robert Schumacher | |
