Files
osmo-iuh/libosmo-rua.pc.in
Pau Espin Pedrol dba8b0c334 Provide libosmo-rua as a public shared library
It is needed by the new osmo-hnodeb project.

Related: SYS#5516
Change-Id: I8b800baacbfe3a3c424c51b418b5ac2e2848b3ba
2021-10-22 15:43:17 +02:00

11 lines
222 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Osmocom RUA protocol library
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -losmo-rua
Cflags: -I${includedir}/