mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-30 16:18:02 -05:00
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libvirt
|
|
Version: @VERSION@
|
|
Description: libvirt library
|
|
Requires:
|
|
Libs: -L${libdir} -lvirt @LIBS@
|
|
Cflags: -I${includedir}
|