11 lines
276 B
PkgConfig
11 lines
276 B
PkgConfig
|
|
prefix=/home/lgv/cmvr/0-workspace/cmvr-es/dependency/x86/third_party/modbus/3.1.11
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=${exec_prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: modbus
|
||
|
|
Description: Modbus library
|
||
|
|
Version: 3.1.11
|
||
|
|
Libs: -L${libdir} -lmodbus
|
||
|
|
Cflags: -I${includedir}/modbus
|