mirror of https://github.com/BOINC/boinc.git
11 lines
244 B
PkgConfig
11 lines
244 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: DC-API Local Master
|
||
|
Description: Local master implementation for DC-API
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Requires.private: glib-2.0
|
||
|
Libs: -L${libdir} -ldc-local
|