Skip to content

Bugfix: Remove dependency on <TPL>_WORKS variables#836

Open
gardner48 wants to merge 7 commits intodevelopfrom
bugfix/cmake-works-variables
Open

Bugfix: Remove dependency on <TPL>_WORKS variables#836
gardner48 wants to merge 7 commits intodevelopfrom
bugfix/cmake-works-variables

Conversation

@gardner48
Copy link
Member

@gardner48 gardner48 commented Jan 28, 2026

Remove <TPL>_WORKS variables as dependencies for building the corresponding interface library. Fatal errors will occur before these are set to TRUE in the various checks, so the WORKS variables are not actually needed to check if the library is found and works with SUNDIALS. The options are only needed to skip the compatibility and compile checks.

@gardner48
Copy link
Member Author

#837 deprecates the <TPL>_WORKS options and replaces them with SUNDIALS_ENABLE_<TPL>_CHECKS to make the purpose of the option clearer (and namespace the option).

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.

2 participants