Browse Source
waf's terminology might be a bit confusing regarding the word 'target'. As an attribute for a task generator, it means the paths of the files supposed to be built. As a command line option (--target), it means the list of names of the task generators to be used in the build. Before this commit, only vehicles programs had their task generators' target parameter value different from the name parameter. Now, there's no distinction between those two parameters for the case of programs.master
Gustavo Jose de Sousa
9 years ago
committed by
Lucas De Marchi
3 changed files with 7 additions and 12 deletions
Loading…
Reference in new issue