]> Git Repo - qemu.git/blame - libcacard/libcacard.pc.in
rbd: Fix leaks in rbd_start_aio() error path
[qemu.git] / libcacard / libcacard.pc.in
CommitLineData
0f94d6da
AL
1prefix=@PREFIX@
2exec_prefix=${prefix}
3libdir=@LIBDIR@
4includedir=@INCLUDEDIR@
5
6Name: cacard
7Description: CA Card library
8Version: @VERSION@
9
10Requires: nss
11Libs: -L${libdir} -lcacard
12Libs.private:
13Cflags: -I${includedir}
This page took 0.215153 seconds and 4 git commands to generate.