You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
365 B
12 lines
365 B
|
7 months ago
|
prefix="/home/cuuva/nextchip1_nfs/apache6-sr-linux-sdk-evt1_sr_mini_v2/applications/common/third_party/libwebsockets/arm64"
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=${exec_prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: libwebsockets
|
||
|
|
Description: Websockets server and client library
|
||
|
|
Version: 4.4.99-v4.4.0-139-g0653b876
|
||
|
|
|
||
|
|
Libs: -L${libdir} -lwebsockets
|
||
|
|
Cflags: -I${includedir}
|