aboutsummaryrefslogtreecommitdiff
path: root/ports/lest
AgeCommit message (Collapse)Author
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-10-13[lest] Add optional 'Homepage' field to CONTROL (#14004)jimmy hu
* [vcpkg] Add optional 'Homepage' field to CONTROL [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port. * Update ports/lest/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-02-19[lest] Add lest v1.34.1 (was: v1.34.0) (#5353)Martin Moene
* [lest] Add lest v1.34.0 * [lest] Add lest v1.34.1 To support vcpkg installations, examples now specify folder 'lest' in the include directives, like: #include "lest/lest.hpp". * fix: update hash for lest