[csolution] add_path:
duplicate paths not checked, absolute paths not added
#1938
Labels
bug
Something isn't working
A *.cproject.yml that contains the following
add-path:
Generates this
*.cbuild.yml
output:It has:
C:/Users/reikei01/AppData/Local/Arm/Packs/Microchip/SAME70_DFP/4.11.257/same71b/include
The
warning csolution: absolute path 'C:/Users/reikei01/AppData/Local/Arm/Packs/Microchip/SAME70_DFP/4.11.258/same70b/include' is not portable, use relative path instead
is informative, but still the path should be in cbuild.ymladd-path:
.To Reproduce
Use test.zip and use
cbuild test.csolution.yml --context-set
Environment:
The text was updated successfully, but these errors were encountered: