FreeRTOS-Kernel/FreeRTOS-Plus/Source/WolfSSL/support/wolfssl.pc.in
2015-08-28 13:46:22 +00:00

11 lines
200 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: wolfssl
Description: wolfssl C library.
Version: @VERSION@
Libs: -L${libdir} -lwolfssl
Cflags: -I${includedir}