mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
90dbefd7597e32732cf9abe1e2190abb85815d6f
are communiated via return value of 'abstract-target.generate', not as attribute of virtual target. The advantage is that we can return usage requirements, even if no targets were created. Also, usage requirements is not really attribute of virtual target. If several virtual targets are created for one main target, the previous code would set the same usage requirements on all virtual targets. [SVN r18689]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%