mirror of
https://github.com/boostorg/build.git
synced 2026-02-18 01:52:17 +00:00
tools/
* pch.jam: (pch-generator.run): Really fail when not used at top-level. [SVN r35544]
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user