summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source/WolfSSL/support/wolfssl.pc.in
blob: e8cb694fd2b532dcfbe6c3458e0fa9e8230d080e (plain)
1
2
3
4
5
6
7
8
9
10
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}