parent
863f2a6d74
commit
2c8c0f9586
3 changed files with 14 additions and 2 deletions
@ -0,0 +1,5 @@ |
||||
## New `declare_dependency(objects: )` argument |
||||
|
||||
A new argument to `declare_dependency` makes it possible to add objects |
||||
directly to executables that use an internal dependency, without going |
||||
for example through `link_whole`. |
Loading…
Reference in new issue