mirror of
https://github.com/boostorg/build.git
synced 2026-01-26 18:32:33 +00:00
targets are specified as sources, not only as dependency properties.
* new/virtual-target.jam (subvariant-dg): Note which sources
are roots of dependency grapgs and record those graphs.
[SVN r16095]
6 lines
31 B
C++
6 lines
31 B
C++
|
|
#include "x.h"
|
|
|
|
int main()
|
|
{
|
|
} |