-
Notifications
You must be signed in to change notification settings - Fork 4
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
#350: Prefix CMake internal variables with magistrate_
and create a new target named magistrate
to enable the use of find_package(magistrate)
#353
Conversation
deprecated_option
CMake function that warns the user about deprecated optionsdeprecated_option
CMake function that warns user about deprecated options
deprecated_option
CMake function that warns user about deprecated optionsmagistrate
cd627af
to
8aed00e
Compare
magistrate
magistrate_
and create a new target named magistrate
to enable the use of find_package(magistrate)
e102d59
to
5a55269
Compare
Created DARMA-tasking/vt#2310 that uses this branch to build vt (with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
…deprecated options
a064398
to
a3e095c
Compare
6384d52
to
2c9ed35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Fixes #350
TODO:
magistrate
magistrate
files so it's possible to usefind_package(magistrate)