mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Ubreak computation of main target requirements.
[SVN r64068]
This commit is contained in:
@@ -146,7 +146,7 @@ class TargetRegistry:
|
||||
|
||||
requirements = property_set.refine_from_user_input(
|
||||
project.get("requirements"), specification,
|
||||
project.project_module, project.get("location"))
|
||||
project.project_module(), project.get("location"))
|
||||
|
||||
return requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user