mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
f6d6af8ac9
There was no supports expression before. There was ci.baseline.txt impact. In support of https://github.com/microsoft/vcpkg/pull/21502
9 lines
215 B
JSON
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"
|
|
}
|