mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 00:39:00 +08:00
2ac8af6d70
* Create portfile.cmake * Add manifest and patches for glpk-5.0 * Shrink portfile.cmake Removed some comments * Update ci.baseline.txt to list glpk:x86-windows * Addressing some reviewer comments and suggestions * Addressing comments from microsoft/vcpkg#28364 * Trying out x86-windows again * Updating the version database * x-add-version glpk * Addressing reviews * Update version database: x-add-version glpk * More compact code thanks to PR reviews * format-manifest ports/glpk/vcpkg.json * Update version database: x-add-version glpk * No default features * Update version database: x-add-version glpk
10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "e1346a1f1cdf3d0b7aa46517ae0f8f0006ac6903",
|
|
"version": "5.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|