Home
last modified time | relevance | path

Searched refs:LWS_LIBRARY_VERSION (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/
Dlws_config.h142 #define LWS_LIBRARY_VERSION "4.3.3-OpenHarmony" macro
360 #define LWS_LIBRARY_VERSION "4.3.3" macro
/third_party/libwebsockets/cmake/
Dlws_config.h.in114 #cmakedefine LWS_LIBRARY_VERSION "${LWS_LIBRARY_VERSION}"
/third_party/libwebsockets/lib/core/
Dcontext.c31 static const char *library_version = LWS_LIBRARY_VERSION;
/third_party/libwebsockets/
DCMakeLists.txt450 set(LWS_LIBRARY_VERSION ${CPACK_PACKAGE_VERSION}) variable