Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg] Fix bootstrap on VS2015 #11891

Merged
merged 2 commits into from
Jun 12, 2020
Merged

Conversation

BillyONeal
Copy link
Member

Remove use of C++17 constexpr lambdas.

@BillyONeal BillyONeal added category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team. labels Jun 12, 2020
@BillyONeal BillyONeal merged commit 9efc131 into microsoft:master Jun 12, 2020
@BillyONeal BillyONeal deleted the vs2015 branch June 12, 2020 00:47
@strega-nil
Copy link
Contributor

Thanks Billy!

JangBoo pushed a commit to JangBoo/vcpkg that referenced this pull request Jun 18, 2020
* Fix boostrap on VS2015 by removing use of C++17 constexpr lambdas.
penumbra23 pushed a commit to codespace-dev/vcpkg that referenced this pull request Aug 5, 2020
* Fix boostrap on VS2015 by removing use of C++17 constexpr lambdas.
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
* Fix boostrap on VS2015 by removing use of C++17 constexpr lambdas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vcpkg can't be used on a system with only VS2015 installed
3 participants