mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:39:08 +08:00
4d2e253e42
* Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32. See: * https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264 * https://github.com/microsoft/vcpkg/issues/28076 * Remove overriding-with-the-default discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264 hunspell and mp3lame are left alone because they do other things with the resulting variable. * Remove nonexistent reference to `MSBUILD_PLATFORM` variable. * Simplify getting to x86, as discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264 * Version DB * Whoops patches shouldn't be quoted. * Delete vcpkg_install_msbuild.md Docs changes have been migrated in microsoft/vcpkg-docs#21 * Update ocilib.json * Update ocilib.json --------- Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "44c0663e6c7ee48730c4db3336c455e1e45c473a",
|
|
"version": "0.0.7",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "7fc33d5002210774c5e4d7450a0cd88c3be82ca8",
|
|
"version": "0.0.7",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "80995d80f9e7e551f8305ce2cecb0a91bc9c457a",
|
|
"version": "0.0.7",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|