Browse Source
The task generator for the mavlink headers is given a name 'mavlink' and is added as a dependency to all local static libraries, because all of them use sources that include mavlink headers. It would be nice to have a good way to detect sources that use mavlink headers or to declare list of libraries that use the headers, so that the dependency could be added automatically. Additionally, there's a minor change in syntax for the task generator: using strings directly instead of lists.master
Gustavo Jose de Sousa
9 years ago
committed by
Andrew Tridgell
5 changed files with 11 additions and 3 deletions
Loading…
Reference in new issue