mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Make 'install' for individual lib explicit.
[SVN r40474]
This commit is contained in:
parent
3cccc52cbb
commit
88d3059899
1 changed files with 1 additions and 0 deletions
1
Jamroot
1
Jamroot
|
@ -462,6 +462,7 @@ rule boost-install ( libraries * )
|
|||
module $(project-module)
|
||||
{
|
||||
explicit stage ;
|
||||
explicit install ;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue