9
0
Fork 0
This repository has been archived on 2023-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
openbsc/openbsc.pc.in

12 lines
224 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/
Name: OpenBSC
Description: OpenBSC base station controller
Requires:
Version: @VERSION@
Libs: -L${libdir} -lopenbsc
Cflags: -I${includedir}