]> git.proxmox.com Git - mirror_ovs.git/blob - ofproto/libofproto.pc.in
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / ofproto / libofproto.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libofproto
7 Description: OpenFlow library of Open vSwitch
8 Version: @VERSION@
9 Libs: -L${libdir} -lofproto
10 Libs.private: @LIBS@
11 Cflags: -I${includedir}/openvswitch