Commit graph

7 commits

Author SHA1 Message Date
redtide
806bf1dde4
Fix sfizz.pc.in
The project name was changed during the repository split but the pkgconfig file template wasn't updated
2024-04-25 20:40:07 +02:00
Paul Fd
57eb4ca87a Use better variables for the pkg-config file
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).
2021-04-20 12:28:47 +02:00
Jean Pierre Cimalando
423aebaafc Make pkgconfig such that sndfile is only linked if required 2021-04-16 15:50:34 +02:00
Paul Ferrand
cb396ba7a6 NOOP - whitespace 2020-01-24 11:15:11 +01:00
Paul Ferrand
d4abb5cadc Added a requirement on sndfile 2020-01-24 09:15:06 +01:00
Paul Ferrand
6bf3d78778 Corrected the pkg config 2020-01-23 20:28:52 +01:00
Paul Ferrand
ea00d59f5a Move the last stuff around and add an hpp include for c++ 2019-11-23 17:28:11 +01:00
Renamed from sfizz/sfizz.pc.in (Browse further)