mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
There were two problems: - 'glob' was using __name__ as the name of the project and not project.current, so it would search in project root, and not in child project that inherited project root rules. - the 'import' that's overrided in project context used __name__ to restore the value of current project Thanks to Emil Dotchevski for the bug report. [SVN r30507]
773 B
773 B