summaryrefslogtreecommitdiff
path: root/lib/libopenvswitch.pc.in
blob: a5f4d39479a664ca16a97e1f7f891be8a1fcfc64 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libopenvswitch
Description: Open vSwitch library
Version: @VERSION@
Libs: -L${libdir} -lopenvswitch
Libs.private: @LIBS@ @SSL_LIBS@ @CAPNG_LDADD@
Cflags: -I${includedir}