2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-26 18:32:33 +00:00
Files
build/test/dependency-test/e.cpp
Vladimir Prus 2adc4a8664 Made 'include' adjustment for generated headers work when other
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]
2002-11-04 17:24:41 +00:00

6 lines
31 B
C++

#include "x.h"
int main()
{
}