mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 11:41:36 +08:00
[vcpkg] Remove assert that vswhere returns only 14 or 15.
This commit is contained in:
parent
9ae4b9f885
commit
540046b564
@ -452,8 +452,6 @@ namespace vcpkg
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
Checks::exit_with_message(VCPKG_LINE_INFO, "Expected major version 14 or 15 but got: %s", major_version);
|
||||
}
|
||||
|
||||
if (found_toolsets.empty())
|
||||
|
Loading…
x
Reference in New Issue
Block a user