You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS-Plus/Source/CyaSSL/support/cyassl.pc

11 lines
206 B
PkgConfig

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: cyassl
Description: cyassl C library.
Version: 3.1.0
Libs: -L${libdir} -lcyassl
Cflags: -I${includedir}