vcpkg/ports/lzokay/vcpkg.json
Willard eb6acb0703
[lzokay] Add new port (#12655)
* added port for lzokay

* formatting, move check_linkage to line one, use port variable
2020-08-05 14:09:18 -07:00

7 lines
216 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "lzokay",
"version-string": "2020-07-30",
"homepage": "https://github.com/jackoalan/lzokay",
"description": "lzokay MIT licensed C++ implementation of LZO compression/decompression algorithm"
}