mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
components: use new component registration api
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
set(COMPONENT_ADD_INCLUDEDIRS protobuf-c)
|
||||
set(COMPONENT_SRCS "protobuf-c/protobuf-c/protobuf-c.c")
|
||||
|
||||
register_component()
|
||||
idf_component_register(SRCS "protobuf-c/protobuf-c/protobuf-c.c"
|
||||
INCLUDE_DIRS protobuf-c)
|
||||
|
Reference in New Issue
Block a user