mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
43778e314d
Add the following options `-Wno-sign-compare` and `-Wno-unused-parameter` with target_compile_options to suppress warnings. These options will be appended to the end of options inherited from COMPILE_OPTIONS and CMAKE_C_FLAGS.