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

[CMake] Always use lib as library directory in builtin CFITSIO prefix #16065

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

guitargeek
Copy link
Contributor

@guitargeek guitargeek commented Jul 19, 2024

Like this, we make sure the static library is where we expect it to be: CFITSIO-prefix/lib/libcfitsio.a, and not for example in the lib64 directory.

This is already done for other builtins, like xrootd and zeromq.

Inspired by this forum post:
https://root-forum.cern.ch/t/6-32-02-will-not-build-from-source-with-option-dbuiltin-cfitsio/60270

Like this, we make sure the static library is where we expect it to be:
`CFITSIO-prefix/lib/libcfitsio.a`, and not for example in the `lib64`
directory.

Inspired by this forum post:
https://root-forum.cern.ch/t/6-32-02-will-not-build-from-source-with-option-dbuiltin-cfitsio/60270
Copy link

Test Results

    13 files      13 suites   3d 2h 11m 36s ⏱️
 2 652 tests  2 652 ✅ 0 💤 0 ❌
32 658 runs  32 658 ✅ 0 💤 0 ❌

Results for commit 18bc7f9.

@guitargeek
Copy link
Contributor Author

Merging, since the user confirmed that it solves the problem.

@guitargeek guitargeek merged commit b2c0161 into root-project:master Jul 19, 2024
18 checks passed
@guitargeek guitargeek deleted the builtin_cfitsio_libdir branch July 19, 2024 13:13
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.

None yet

2 participants