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

Implement disable of subpackages tests/examples based on parent disables (#268) #518

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

bartlettroscoe
Copy link
Member

See git log msgs and updated documentation for details

@bartlettroscoe
Copy link
Member Author

Hello @KyleFromKitware, when you get a chance, can you please give this a review? It is not a very big PR (and almost all of the code is documentation and tests).

Copy link
Collaborator

@KyleFromKitware KyleFromKitware left a comment

Choose a reason for hiding this comment

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

LGTM

This shows the behavior that is more logical for
<ParentPackage>_ENABLE_[TESTS|EXAMPLES]=OFF setting default for
<ParentPackage><Spkg>_ENABLE_[TESTS|EXAMPLES]=OFF.
…les (#268)

This makes it so that setting <ParentPackage>_ENABLE_[TESTS|EXAMPLES]=OFF will
set the default for its subpackages
<ParentPackage><Spkg>_ENABLE_[TESTS|EXAMPLES]=OFF.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants