10 lines
236 B
PkgConfig
10 lines
236 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
|
||
|
Name: libolaserver
|
||
|
Version: @VERSION@
|
||
|
Description: Open Lighting Architecture Server
|
||
|
Requires:
|
||
|
Libs: -L${libdir} -L${libdir}/olad -lola -lolacommon -lprotobuf @OLA_SERVER_LIBS@
|