mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:39:07 +08:00
36e3205c67
The logic for keeping the static or shared libraries according to VCPKG_LIBRARY_LINKAGE was backwards, and it was providing shared libraries when they should have been static, and vice versa.
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "9aa4fefa61893cd4b37c0f1a2f16ab255ab0c4bf",
|
|
"version-string": "0.182",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "aa738c679581e92da4ec8a1662171ac5608e3744",
|
|
"version-string": "0.182",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "2695bb6d07358b642791808399b606fe52374572",
|
|
"version-string": "0.182",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|