mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:39:00 +08:00
cb537a2aee
* [licensepp] Add new port
* [cryptopp-pem] Update to a newer version that will make lincensepp happy
* Revert "[cryptopp-pem] Update to a newer version that will make lincensepp happy"
This reverts commit 726e3ce3d2
.
This version can not compile with cryptopp.
* [licensepp] Finish it
* [licensepp] Fix interface include directory
* [licensepp] Fixup cmake targets
* [licensepp] -O3 is not recognised by msvc
* [licensepp] Fix _iterator_debug_level value mismatch
* [licensepp] Update patch file
* [licensepp] Fail fast on UWP
* [licensepp] Simplify patch file
* [licensepp] Tabs -> Spaces
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
Source: licensepp
|
|
Version: 2020-05-19
|
|
Description: Cross platform software licensing library
|
|
Build-Depends: cryptopp[pem-pack]
|
|
Supports: !uwp
|
|
Homepage: https://github.com/zuhd-org/licensepp
|