mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 13:45:46 +00:00
cmake: Add "Preview release" getting start guide & build system documentation
This commit is contained in:
committed by
Angus Gratton
parent
95e17d6d92
commit
9f8cdd3572
@@ -18,9 +18,7 @@ set(COMPONENT_SRCDIRS
|
||||
|
||||
register_component()
|
||||
|
||||
target_compile_options(lwip PRIVATE
|
||||
-Wno-address
|
||||
)
|
||||
component_compile_options(-Wno-address)
|
||||
|
||||
# patch around warnings in third-party files
|
||||
set_source_files_properties(api/tcpip.c
|
||||
|
||||
Reference in New Issue
Block a user