aboutsummaryrefslogtreecommitdiffstats
path: root/cluster_api.pc.in
blob: 0384465141222ba169d5437e2c2d6c965ae912c1 (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:cluster_ipc
Cflags: -I${includedir}
Libs: -L${libdir} -lcluster_api