blob: 7b1708636b66787ffd2da626c280aee731a350b5 [file] [log] [blame]
prefix="@CMAKE_INSTALL_PREFIX@"
exec_prefix=${prefix}
libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
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}