Skip to content

Amend documentation for CMake with references to used modules - #496

Open
mmuetzel wants to merge 1 commit into
opencollab:masterfrom
mmuetzel:doc
Open

mmuetzel wants to merge 1 commit into
opencollab:masterfrom
mmuetzel:doc

Conversation

@mmuetzel

Copy link
Copy Markdown
Contributor

Pull request purpose

ARPACK-ng uses modules from upstream CMake to find some of its dependencies.
Especially if these dependencies are not from the same distribution as CMake itself, the user might need to pass additional flags with information for where to find these dependencies. Which flags those are might dependent on the version of CMake, the operating system, or other properties of the build host.

Detailed changes proposed in this pull request

Refer to the upstream documentation of these CMake modules in the README.md file. This might help users to find the information that they need to help themselves.

@mergify

mergify Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

ARPACK-ng uses modules from upstream CMake to find some of its dependencies.
Especially if these dependencies are not from the same distribution as CMake
itself, the user might need to pass additional flags with information for
where to find these dependencies. Which flags those are might dependent on the
version of CMake, the operating system, or other properties of the build host.

Refer to the upstream documentation of these CMake modules in the `README.md`
file. This might help users to find the information that they need to help
themselves.
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