Files
cli/vendor/aws-lc-sys/aws-lc/pkgconfig/libcrypto.pc.in

12 lines
366 B
PkgConfig
Raw Normal View History

prefix=@CMAKE_INSTALL_PREFIX@
libdir=@LIBDIR_FOR_PC_FILE@
includedir=@INCLUDEDIR_FOR_PC_FILE@
Name: AWS-LC-lib@CRYPTO_LIB_NAME@
Description: AWS-LC Cryptographic Library (@SOFTWARE_VERSION@)
URL: https://github.com/aws/aws-lc
Version: @REPORTED_PKGCONFIG_VERSION@
Libs: -L${libdir} -l@CRYPTO_LIB_NAME@
Libs.private: @PKGCONFIG_LIBS_PRIVATE@
Cflags: -I${includedir}