2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00
* pch.jam: (pch-generator.run): Really fail when
	not used at top-level.


[SVN r35544]
This commit is contained in:
Vladimir Prus
2006-10-11 06:38:22 +00:00
parent 0ebd162541
commit fe40b02b29

View File

@@ -71,7 +71,6 @@ class pch-generator : generator
# try to use pch generator to get OBJ from that H, which
# is completely wrong. By restricting this generator
# only to pch main target, such problem is solved.
return [ property-set.empty ] ;
}
else
{