dect
/
libdect
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libdect/libdect-0.0.1.pc.in

12 lines
233 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libdect
Description: DECT Network Layer library
Version: @PACKAGE_VERSION@
Requires: libnl-2.0
Libs: -L${libdir} -ldect
Cflags: -I${includedir}