mirror of
https://github.com/openharmony/third_party_fsverity-utils.git
synced 2026-07-01 10:05:35 -04:00
9c09b74788
Signed-off-by: zfeixiang <zhangfeixiang9@h-partners.com>
11 lines
196 B
Plaintext
11 lines
196 B
Plaintext
prefix=@PREFIX@
|
|
libdir=@LIBDIR@
|
|
includedir=@INCDIR@
|
|
|
|
Name: libfsverity
|
|
Description: fs-verity library
|
|
Version: 1.7
|
|
Libs: -L${libdir} -lfsverity
|
|
Requires.private: libcrypto
|
|
Cflags: -I${includedir}
|