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

[host dependencies] add support in the scripts #16627

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

strega-nil
Copy link
Contributor

This contains all the docs and scripts changes from #16479,
without any of the ports changes, for easier CR

This contains all the docs and scripts changes from microsoft#16479,
without any of the ports changes, for easier CR
@JackBoosY JackBoosY added category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed info:internal This PR or Issue was filed by the vcpkg team. labels Mar 10, 2021
@strega-nil
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -323,6 +323,20 @@ automatically bootstrapped if missing and invoked to install your dependencies i
All vcpkg-affecting variables must be defined before the first `project()` directive, such as via the command line or
`set()` statements.

#### `VCPKG_TARGET_TRIPLET`

This variable controls which triplet dependencies will be installed for.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reads a little weird but I don't have any good suggestions.

This variable controls triplet selection. Dependencies will be installed for the specified triplet.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine for now; if we find a better wording later we can add it.

@strega-nil strega-nil merged commit fe2a6bb into microsoft:master Mar 10, 2021
@strega-nil strega-nil deleted the host-triplets branch April 2, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed 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.

4 participants