Skip to content

CI: Fix Catalyst CMAKE_PREFIX_PATH#4067

Merged
ax3l merged 1 commit intoAMReX-Codes:developmentfrom
ax3l:fix-ci-conduit-paths
Aug 6, 2024
Merged

CI: Fix Catalyst CMAKE_PREFIX_PATH#4067
ax3l merged 1 commit intoAMReX-Codes:developmentfrom
ax3l:fix-ci-conduit-paths

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Aug 6, 2024

Summary

This appears to be a typo:

  • env variable is CMAKE_PREFIX_PATH
  • on Unix, paths are separated by : (Windows is ;)

Additional background

Follow-up to #4011

cc @ChristosT @c-wetterer-nelson

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@ax3l ax3l requested review from WeiqunZhang and atmyers August 6, 2024 20:47
@ax3l ax3l mentioned this pull request Aug 6, 2024
5 tasks
@ax3l ax3l changed the title CI: Fix Conduit CMAKE_PREFIX_PATH CI: Fix Catalyst CMAKE_PREFIX_PATH Aug 6, 2024
This appears to be a typo:
- env variable is `CMAKE_PREFIX_PATH`
- on Unix, paths are separated by `:` (Windows is `;`)
@ax3l ax3l force-pushed the fix-ci-conduit-paths branch from 3d61dde to 333b009 Compare August 6, 2024 20:51
@ax3l ax3l merged commit 361d0fd into AMReX-Codes:development Aug 6, 2024
@ax3l ax3l deleted the fix-ci-conduit-paths branch August 6, 2024 21:22
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