mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 21:13:44 +00:00
11 lines
205 B
PkgConfig
11 lines
205 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: OpenBSC SCCP Lib
|
|
Description: OpenBSC SCCP Lib
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lsccp
|
|
Cflags: -I${includedir}/
|