vcpkg/ports/turbobase64/vcpkg.json
Billy O'Neal d4bd1067f7
[turbobase64] Remove vcpkg_fail_port_install. (#22767)
There was no previous supports and there was ci.baseline.txt impact.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 12:32:22 -08:00

9 lines
218 B
JSON

{
"name": "turbobase64",
"version-date": "2020-01-12",
"port-version": 2,
"description": "Fastest Base64 SIMD/Neon library",
"homepage": "https://github.com/powturbo/Turbo-Base64",
"supports": "!windows"
}