mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
11 lines
234 B
PkgConfig
11 lines
234 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libest
|
|
Description: implementation of RFC 7030 (Enrollment over Secure Transport)
|
|
Version: 2.1.0
|
|
Libs: -lest
|
|
Cflags: -I${includedir}/est
|