kopia lustrzana https://github.com/Hamlib/Hamlib
12 wiersze
261 B
PkgConfig
12 wiersze
261 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: hamlib
|
||
|
Description: Library to control radio and rotator equipments
|
||
|
Requires:
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} -lhamlib @MATH_LIBS@
|
||
|
Cflags: -I${includedir}
|