Home
last modified time | relevance | path

Searched defs:LWS_LIBRARY_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/cmake/
Dlws_config.h.in12 #define LWS_LIBRARY_VERSION_MINOR ${LWS_LIBRARY_VERSION_MINOR} macro
/third_party/libwebsockets/include/
Dlws_config.h38 #define LWS_LIBRARY_VERSION_MINOR 3 macro
278 #define LWS_LIBRARY_VERSION_MINOR 0 macro
/third_party/libwebsockets/
DCMakeLists.txt449 set(LWS_LIBRARY_VERSION_MINOR ${CPACK_PACKAGE_VERSION_MINOR}) variable