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

Dropping support for Makefile.export.* files and update find_package(Trilinos) doc some (trilinos/Trilinos#8498) #49

Merged
merged 2 commits into from
Jun 7, 2021

Conversation

bartlettroscoe
Copy link
Member

This updates the documentation on trilinos.github.io related to trilinos/Trilinos#8498 (see commits for more detail).

Modern CMake does not well support the generation of Makefile fragment files
for usage by Makefile build systems so we must remove this.  See
trilinos/Trilinos#8498 and TriBITSPub/TriBITS#299.
Here I mostly just did:

* Updated link to demos/simpleBuildAgainstTrilinos

* Lower-case CMake commands

* Put '()' after CMake command names

* Remove the untested example CMakeLists.txt file and instead point to the
  (somewhat) tested demos/simpleBuildAgainstTrilinos/CMakeLists.txt file

This really should be formatted as a Markdown file and update the suggestions
on how to use this but these are the miniumum changes for
trilinos/Trilinos#8498.
@bartlettroscoe
Copy link
Member Author

Okay, I will go ahead and merge based on trilinos/Trilinos#8498 (comment).

@bartlettroscoe bartlettroscoe merged commit 00d4a1b into master Jun 7, 2021
@jhux2 jhux2 deleted the tril-8498-drop-makefile-export branch November 15, 2023 00:30
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