Skip to content

Conversation

stephanlachnit
Copy link
Contributor

Currently, the install option for libraries reads:

When set to true, this executable should be installed.

Which does not make sense. Thus rename to file like for all other install options.

@bonzini bonzini added this to the 1.9.2 milestone Oct 9, 2025
type: bool
default: false
description: When set to true, this executable should be installed.
description: When set to true, this file should be installed.
Copy link
Member

@dcbaker dcbaker Oct 9, 2025

Choose a reason for hiding this comment

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

This is still a little misleading because of Vala targets...

Maybe: When set to true, all outputs of this build_target will be installed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That problem applied to all the other install* docs as well then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants