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

Specify mode for find_package() #1228

Merged
merged 4 commits into from
Jan 17, 2019
Merged

Specify mode for find_package() #1228

merged 4 commits into from
Jan 17, 2019

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 17, 2019

There could be a case that find_package() is module mode when we intend it to be config mode (by not providing own module file) if the downstream package provides a module file. This PR specifies the mode explicitly to avoid this confusion.


Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md

@jslee02 jslee02 added this to the DART 6.7.2 milestone Jan 17, 2019
@jslee02 jslee02 merged commit 4115232 into release-6.7 Jan 17, 2019
@jslee02 jslee02 deleted the find_package_mode branch January 17, 2019 20:36
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.

1 participant