summaryrefslogtreecommitdiffstats
path: root/generator/nanopb_generator.py
diff options
context:
space:
mode:
authorConstantine Grantcharov <cgrantcharov@trustpointinnovation.com>2017-03-05 12:29:09 -0500
committerConstantine Grantcharov <cgrantcharov@trustpointinnovation.com>2017-03-05 12:29:09 -0500
commit0161193cf97f46aa491501e665a75aa0afd9698d (patch)
tree373e79e94e4b4d1ee3d2b816fecbd40fa1fb85c9 /generator/nanopb_generator.py
parent2e6577dd120a26e0ab4cc985cffa2c2a82e8c59d (diff)
Remove use of relative paths
When doing out of source builds: mkdir build cd build && cmake -G "Unix Makefiles" ../ && make The build script tripped up on relative paths of /generator/proto and the files under generator/proto/*.proto. By using ${PROJECT_SOURCE_DIR}, the paths become absolute and the issue disappears.
Diffstat (limited to 'generator/nanopb_generator.py')
0 files changed, 0 insertions, 0 deletions