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

Use the same library search path as the install path on Unix platforms #1412

Merged
merged 1 commit into from
May 22, 2024

Conversation

igrekster
Copy link
Contributor

Some distributions use lib64 for shared libraries. This breaks the plugin search logic.

Added a -D define to use the same path as is configured by CMake.

Some distributions use `lib64` for shared libraries. This breaks
the plugin search logic.

Added a `-D` define to use the same path as is configured by CMake.
@martinrotter martinrotter merged commit bdf84b7 into martinrotter:master May 22, 2024
@martinrotter
Copy link
Owner

Yes, thanks, that is a good point.

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.

None yet

2 participants