ソースを参照

Remove diagnostic message about modular layout.

There's nothing else now.
Vladimir Prus 12 年 前
コミット
da7fafb2aa
1 ファイル変更0 行追加4 行削除
  1. 0 4
      Jamroot

+ 0 - 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>.

粤ICP备19079148号