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 better variables for the pkg-config file #850

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

paulfd
Copy link
Member

@paulfd paulfd commented Apr 20, 2021

The previous version created problems when setting manually CMAKE_INSTALL_LIBDIR on configure, e.g. for OBS/Debian packages.
The libdir value ended up as libdir=${exec_prefix}//usr/lib in this case, leading pkg-config to complain (obviously).

The previous version created problems when setting manually CMAKE_INSTALL_LIBDIR on configure, e.g. for OBS/Debian packages.
The `libdir` value ended up as `libdir=${exec_prefix}//usr/lib` in this case, leading pkg-config to complain (obviously).
@paulfd paulfd requested a review from jpcima April 20, 2021 10:29
@paulfd paulfd merged commit acd866f into sfztools:develop Apr 20, 2021
@paulfd paulfd deleted the pkg-config-libdir-fix branch January 21, 2022 10:24
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