aboutsummaryrefslogtreecommitdiff
path: root/ports/libqrencode/remove-deprecated-attribute.patch
AgeCommit message (Collapse)Author
2019-09-11[libqrencode] Remove unnessesary patch, it's in upstream now (#8099)Stanislav Ershov
[libqrencode] Add feature to build qrencode tool
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