mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Add missing path.make.
This commit is contained in:
@@ -78,7 +78,7 @@ class package-paths
|
||||
local opt = [ option.get $(option) ] ;
|
||||
if $(opt)
|
||||
{
|
||||
opt = [ path.root $(opt) [ path.pwd ] ] ;
|
||||
opt = [ path.root [ path.make $(opt) ] [ path.pwd ] ] ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user