mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
fix(lws): Remove clang tidy checks
Since lws hardcodes some flags in CMakeLists.txt, which causes compilation issues with mbedtls, generated lws_config.h and -mlongcalls
This commit is contained in:
@ -15,7 +15,6 @@ set(EXTRA_COMPONENT_DIRS
|
||||
../components/console_simple_init
|
||||
../components/mbedtls_cxx
|
||||
../components/sock_utils
|
||||
../components/libwebsockets
|
||||
../components/mdns)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user