mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
11 lines
206 B
PkgConfig
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}
|