remove cmake message
This commit is contained in:
parent
eb1da0bc02
commit
b7c3278b6f
@ -20,7 +20,6 @@ set(COMPONENT_REQUIRES "u8g2" "sx127x_driver" "protobuf" "MPU-driver" "minmea" "
|
||||
|
||||
proto_generate_cpp(messages.proto ${PB_OUT} PROTO_HDRS PROTO_SRCS)
|
||||
proto_generate_cpp(config.proto ${PB_OUT} PROTO_HDRS PROTO_SRCS)
|
||||
message(STATUS "PROTO_SRCS: ${PROTO_SRCS}")
|
||||
list(APPEND COMPONENT_SRCS ${PROTO_SRCS} ${PROTO_HDRS})
|
||||
|
||||
register_component()
|
||||
|
Loading…
x
Reference in New Issue
Block a user