Skip to content

Commit ad90558

Browse files
committed
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
1 parent 8541753 commit ad90558

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_app/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ set(EXTRA_COMPONENT_DIRS
1515
../components/console_simple_init
1616
../components/mbedtls_cxx
1717
../components/sock_utils
18-
../components/libwebsockets
1918
../components/mdns)
2019

2120

0 commit comments

Comments
 (0)