blob: c7e0f692e40b0e4cfae751af2cb37ec110cf17fe [file] [log] [blame]
prefix="@CMAKE_INSTALL_PREFIX@"
exec_prefix=${prefix}
libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@/amcl
Name: amcl
Description: AMCL is a standards compliant C cryptographic library designed to support the Internet of Things (IoT).
Version: @AMCL_VERSION@
Libs: -L${libdir} @AMCL_PRIVATE_LIBS@
Cflags: -I${includedir}