drowe67 / codec2

Open source speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF digital radio.
GNU Lesser General Public License v2.1
201 stars 32 forks source link

pkg-config: Fix include dirs in codec2.pc #49

Closed lukasostendorf closed 6 months ago

lukasostendorf commented 7 months ago

Fixes #48

Properly define Cflags in pkg-config file. We need the additional path for non-standard installation paths of this library. We do not change the single include path to be compatible with existing application linking against this library