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

wrappers: install the pkgconfig scripts better #12627

Merged

Conversation

jsquyres
Copy link
Member

Whenever we're installing binaries, install the pkgconfig scripts. Remove the AM conditional logic from deep inside other conditionals and just make it standalone at the top of the file (because installing the .pc files really does not depend on whether we're installing the script wrappers or binary wrappers).

Refs #12609.

Whenever we're installing binaries, install the pkgconfig scripts.
Remove the AM conditional logic from deep inside other conditionals
and just make it standalone at the top of the file (because installing
the .pc files really does not depend on whether we're installing the
script wrappers or binary wrappers).

Signed-off-by: Jeff Squyres <jeff@squyres.com>
@jsquyres jsquyres merged commit c681fa6 into open-mpi:main Jun 18, 2024
12 checks passed
@jsquyres jsquyres deleted the pr/install-pkg-config-scripts-better branch June 18, 2024 14:09
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