mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-17 07:28:02 +00:00
cmake: make main a component again
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(COMPONENT_ADD_INCLUDEDIRS include)
|
||||
set(COMPONENT_SRCDIRS "src")
|
||||
set(COMPONENT_SRCS "src/esp_https_ota.c")
|
||||
|
||||
set(COMPONENT_REQUIRES esp_http_client)
|
||||
set(COMPONENT_PRIV_REQUIRES log app_update)
|
||||
|
Reference in New Issue
Block a user