9 lines
191 B
PkgConfig
9 lines
191 B
PkgConfig
includedir=/usr/local/include
|
|
libdir=/usr/local/lib
|
|
|
|
Name: LibIPC
|
|
Description: The simplest Inter Process Communication library
|
|
Version: 0.2.0
|
|
Libs: -L${libdir} -lipc
|
|
Cflags: -I${includedir}
|