Skip to content
Snippets Groups Projects
Commit 475dddfd authored by Petteri Aimonen's avatar Petteri Aimonen
Browse files

FindNanopb.cmake: plugin.proto no longer needed

parent 689058e4
No related branches found
No related tags found
No related merge requests found
......@@ -157,8 +157,7 @@ function(NANOPB_GENERATE_CPP SRCS HDRS)
set(GENERATOR_CORE_DIR ${GENERATOR_PATH}/proto)
set(GENERATOR_CORE_SRC
${GENERATOR_CORE_DIR}/nanopb.proto
${GENERATOR_CORE_DIR}/plugin.proto)
${GENERATOR_CORE_DIR}/nanopb.proto)
# Treat the source diretory as immutable.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment