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 [boost] find_package for MSVC2013 / v120 #10670

Conversation

ManuelKugelmann
Copy link
Contributor

Describe the pull request
added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake

added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake
@PhoebeHui PhoebeHui changed the title Fix [boost] find_package for MSVC2013 / v120 [vcpkg] Fix [boost] find_package for MSVC2013 / v120 Apr 3, 2020
@JackBoosY JackBoosY requested a review from PhoebeHui April 3, 2020 02:16
@ManuelKugelmann
Copy link
Contributor Author

yes

@ManuelKugelmann
Copy link
Contributor Author

@dan-shaw @PhoebeHui Ready to merge?

@dan-shaw dan-shaw added info:reviewed Pull Request changes follow basic guidelines and removed requires:discussion labels Jul 16, 2020
@strega-nil
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@strega-nil
Copy link
Contributor

What's going on with all these port failures?

@strega-nil
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@strega-nil strega-nil merged commit 0e08105 into microsoft:master Aug 1, 2020
hellozee pushed a commit to hellozee/vcpkg that referenced this pull request Sep 11, 2020
* Fix [boost] find_package for MSVC2013 / v120

added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake

* fixed spacing

* fixed spaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants