blob: 531246462c1b4fe63786a382815493b7a78088c6 [file] [log] [blame] [view]
## `depends` kwarg now supported by compiler.preprocess()
It is now possible to specify the dependent targets with `depends:`
for compiler.preprocess(). These targets should be built before the
preprocessing starts.