Open-CMSIS-Pack / cbuild2cmake

A command line tool that generates CMakeLists.txt file from *.cbuild.yml files generated by csolution
Apache License 2.0
4 stars 2 forks source link

[cbuild2cmake] Handle `add-path-asm` at multiple levels #118

Closed brondani closed 3 months ago

brondani commented 4 months ago

Related to https://github.com/Open-CMSIS-Pack/devtools/issues/607#issuecomment-1369774843:

add-path: only applies to C and C++ source files add-path-asm: only applies to assembly source files (new)