zeek/auxil/vcpkg/ports/gasol/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
300 B
JSON

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