Skip to content
Snippets Groups Projects
Commit 04362e5e authored by Jason Bishop's avatar Jason Bishop
Browse files

Fix issue when using relative paths and CMake

- The move to using the protoc plugin rather than the 2-step
method has broken the relative path feature due to the differences
in path handling.
- Use CMAKE_CURRENT_BINARY_PATH instead of FIL_PATH_REL when calling
protoc with nanopb plugin to avoid having files placed in an incorrectly
nested directory
parent 821747f0
No related branches found
No related tags found
Loading
Loading
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