mirror of
https://github.com/openharmony/third_party_cryptsetup.git
synced 2026-07-21 07:45:21 -04:00
11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: cryptsetup
|
|
Description: cryptsetup library
|
|
Version: @LIBCRYPTSETUP_VERSION@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lcryptsetup
|