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

Install CMake files for Chapel projects #26937

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Mar 18, 2025

Adds an install step to move the CMake module files in util/cmake to CHPL_HOME/lib/INSTALL_PREFIX/lib/cmake/chpl

This makes these files readily available to users without needing to copy the files into their project

testing

  • build from source with CHPL_HOME build puts the files in the right place
  • build from source with prefix build puts the files in the right place
  • homebrew changes work as expected
  • rpm changes work as expected
  • apt/deb changes work as expected

Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
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