vcpkg/ports/cpr
Fabian Wosar 62744550b9 Fixed wrong include folder
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.
2018-01-12 14:45:39 +01:00
..
CONTROL vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
enable-install.patch Fixed wrong include folder 2018-01-12 14:45:39 +01:00
portfile.cmake [cpr] Enable dynamic builds via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS 2017-06-20 15:37:30 -07:00