mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Remove diagnostic message about modular layout.
There's nothing else now.
This commit is contained in:
parent
fe41a9462f
commit
1bfeec5466
1 changed files with 0 additions and 4 deletions
4
Jamroot
4
Jamroot
|
@ -159,10 +159,6 @@ if $(all-headers)
|
|||
{
|
||||
constant BOOST_MODULARLAYOUT : $(all-headers) $(numeric-headers) ;
|
||||
}
|
||||
if $(BOOST_MODULARLAYOUT)
|
||||
{
|
||||
echo modularized layout build ;
|
||||
}
|
||||
|
||||
project boost
|
||||
: requirements <include>.
|
||||
|
|
Loading…
Add table
Reference in a new issue