1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-21 13:34:06 +03:00
libvirt/libvirt-lxc.pc.in

15 lines
309 B
PkgConfig
Raw Permalink Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
libvirt_lxc_api=@datadir@/libvirt/api/libvirt-lxc-api.xml
Name: libvirt-lxc
Version: @VERSION@
Description: libvirt LXC library
Requires: libvirt
Libs: -L${libdir} -lvirt-lxc
Cflags: -I${includedir}