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

Fix finding Variorum via environment variable #258

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

masterleinad
Copy link
Contributor

Without this patch the hint $ENV{VARIORUM_ROOT}) is ignored and overwritten by ${VARIORUM_ROOT}.

@vlkale vlkale added the Build Building Kokkos tools label Jun 13, 2024
@vlkale
Copy link
Contributor

vlkale commented Jun 13, 2024

LGTM.

@crtrott crtrott merged commit 3f53ec8 into kokkos:develop Jun 13, 2024
7 checks passed
@dalg24
Copy link
Member

dalg24 commented Jun 13, 2024

The entire logic to find the package looks flawed. CMake will consider the _ROOT env variable by default and we should not be messing with _DIR variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Building Kokkos tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants