Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndncert
/
63589b8551a585749f7068b733a048d7c1d85ae8
/
.
/
libndn-cert.pc.in
blob: d4221e4715ce2a7981c465275bbddbefcbe8d33d [
file
] [
log
] [
blame
]
Zhiyi Zhang
63589b8
2020-10-10 10:27:09 -0700
[
diff
] [
blame^
]
1
prefix
=
@PREFIX@
2
libdir
=
@LIBDIR@
3
includedir
=
@INCLUDEDIR@
4
5
Name
:
libndn
-
cert
6
Description
:
ndncert library
7
Version
:
@VERSION@
8
Libs
:
-
L$
{
libdir
}
-
lndn
-
cert
9
Cflags
:
-
I$
{
includedir
}
10
Requires
:
libndn
-
cxx
>=
0.7
.
1