mirror of
https://github.com/openharmony/third_party_libffi.git
synced 2026-07-01 03:23:16 -04:00
12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
toolexeclibdir=@toolexeclibdir@
|
|
includedir=@includedir@
|
|
|
|
Name: @PACKAGE_NAME@
|
|
Description: Library supporting Foreign Function Interfaces
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${toolexeclibdir} -lffi
|
|
Cflags: -I${includedir}
|