root/openwsman/trunk/openwsman++.pc.cmake

Revision 2612, 316 bytes (checked in by kkaempf, 10 months ago)

more config files to generate

Line 
1 prefix=@prefix@
2 exec_prefix=@prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: openwsman++
7 Description: Opensource Implementation of WS-Management Client
8 Version: @VERSION@
9 Requires:
10 Libs: -L${libdir} -l@WSMAN_PKG@ -l@WSMAN_CLIENTPP_PKG@
11 Cflags: -I${includedir}/@PACKAGE_NAME@ -I${includedir}/@PACKAGE_NAME@/u