aboutsummaryrefslogtreecommitdiff
path: root/ports/libqrencode
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2018-04-26[libqrencode] Use SOURCE_PATHAlexander Karatarakis
2017-12-20Added port libqrencode - a fast and compact QR Code encoding library (#2372)Anatoly Shirokov
* https://github.com/Microsoft/vcpkg/issues/2363 * libqrencode: Added necessary new line at end of CONTROL, portfile.cmake, usage files. Added copying the usage file in portfile.cmake, and removed unnecessary DBUILD_SHARED_LIBS as remarked @ras0219-msft * [libqrencode] Adjust usage to match other packages