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

Improve the install of cmake files #409

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Conversation

trixirt
Copy link
Contributor

@trixirt trixirt commented Dec 15, 2023

On Fedora the proper install location of cmake files depends on the arch. For example for x86_64, this is /usr/lib64, not /usr/lib.

Copy bits from FunctionalPlus' install-rules.cmake to generalize the cmake install location.

On Fedora the proper install location of cmake files depends on
the arch.  For example for x86_64, this is /usr/lib64, not /usr/lib.

Copy bits from FunctionalPlus' install-rules.cmake to
generalize the cmake install location.

Signed-off-by: Tom Rix <[email protected]>
@Dobiasd Dobiasd merged commit 37a029e into Dobiasd:master Dec 16, 2023
1 check passed
@Dobiasd
Copy link
Owner

Dobiasd commented Dec 16, 2023

Thanks! ❤️

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.

2 participants