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