qcr / code-templates

Easy access to common shared code templates
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Replicate catkin_create_package functionality to add package dependencies #5

Open stevencolinmartin opened 3 years ago

btalb commented 3 years ago

Will require enumeration or at least post-processing of a prompt response (e.g. to create the <build_depend>... tags).

Can be extended to do this through maybe like a FOR_EACH DEPENDENCY_LIST , addition to the supported template syntax, but going to leave it on low priority for now.