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

Add to docs explanation about the option 'host_package' in install() #3401

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Sep 26, 2023

picked from: #3392 (some part of the original PR will be completed by autodoc)

@AbrilRBS AbrilRBS merged commit 114ba34 into conan-io:develop2 Sep 26, 2023
:ref:`configuration<conan_tools_system_package_manager_config>`. It will return the
return code of the executed commands.
:ref:`configuration<conan_tools_system_package_manager_config>`. If the parameter
``host_package`` is ``True`` it will install the packages for the host machine
Copy link
Member

Choose a reason for hiding this comment

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

host_package != host_tool, is this correct?

Copy link
Contributor Author

@czoido czoido Sep 26, 2023

Choose a reason for hiding this comment

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

Yes, sorry, it's wrong, I'll change that

@czoido czoido changed the title Add to docs explanation about the option 'host_tool' in install() Add to docs explanation about the option 'host_package' in install() Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants