mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-04 11:01:35 +02:00
test, examples: use new component registration function
This commit is contained in:
committed by
Rocha Euripedes
parent
14be739764
commit
1ece84aa33
@@ -1,4 +1,2 @@
|
||||
set(COMPONENT_SRCS "app_main.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
||||
idf_component_register(SRCS "app_main.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user