summaryrefslogtreecommitdiffstats
path: root/cluster_api.pc.in
blob: d9bcf80bdf14921c854a2f987f599b0a725268c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
libdir=@CMAKE_INSTALL_FULL_LIBDIR@

Name: @TARGET_NAME@
Description: cluster api library using ipc library
Version: @CLUSTER_API_LIBRARY_VERSION@

Requires: ipc
Cflags: -I${includedir}
Libs: -L${libdir} -lcluster_api