mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Put back use-project in case of non-filtered lib.
This commit is contained in:
parent
c5869d6141
commit
e70e42bc39
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ local rule run-tests ( root : tests * )
|
|||
}
|
||||
else
|
||||
{
|
||||
# use-project /boost/$(test) : ../$(root)/$(test) ;
|
||||
use-project /boost/$(test) : ../$(root)/$(test) ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue