mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-10-23 00:12:21 +00:00
11 lines
236 B
PkgConfig
11 lines
236 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Osmocom SBc-AP encoding/decoding library
|
|
Description: C Utility Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -losmo-sbcap
|
|
Cflags: -I${includedir}/
|