mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-04 13:14:33 +02:00
feat(examples): Add support for lwip build under linux
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
set(EXTRA_COMPONENT_DIRS "../.. ../../../../common_components/linux_compat/freertos")
|
||||
set(EXTRA_COMPONENT_DIRS "../.." "../../../../common_components/linux_compat")
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
set(COMPONENTS main esp_netif_linux)
|
||||
|
Reference in New Issue
Block a user