vcpkg/ports/gasol/vcpkg.json
Billy O'Neal f6d6af8ac9
[gasol] Remove vcpkg_fail_port_install. (#22746)
There was no supports expression before. There was ci.baseline.txt impact.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 00:14:10 -08:00

9 lines
215 B
JSON

{
"name": "gasol",
"version-date": "2018-01-04",
"port-version": 2,
"description": "A general Genetic Algorithm Solver in C++",
"homepage": "https://github.com/PytLab/GASol",
"supports": "!uwp & !arm"
}