mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-iuh.git
synced 2025-10-23 00:12:06 +00:00
11 lines
226 B
PkgConfig
11 lines
226 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Osmocom RANAP protocol library
|
|
Description: C Utility Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -losmo-ranap
|
|
Cflags: -I${includedir}/
|