summaryrefslogtreecommitdiffstats
path: root/phosphor-logging.pc.in
blob: 6ab5119998362562afae6a6206b265c2ff6cb212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: phosphor-logging
Description: Phosphor logging utilities
URL: https://github.com/openbmc/phosphor-logging
Version: @VERSION@
Requires: @AX_PACKAGE_REQUIRES@
Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@
Libs: -L@libdir@ -lphosphor_logging
Cflags: -I@includedir@
OpenPOWER on IntegriCloud