Преглед изворни кода

Merger main Boost library Jamroot file changes from the trunk. [Added a missing import of the Boost Build generate.jam module. Although not strictly necessary at the moment this will avoid future build breakage when Boost Build removes some of its extra internal module imports.]

[SVN r47685]
Jurko Gospodnetić пре 18 година
родитељ
комит
32c57cc3d7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Jamroot

+ 1 - 0
Jamroot

@@ -98,6 +98,7 @@
 #  - handle boost version
 #  - handle python options such as pydebug
 
+import generate ;
 import modules ;
 import set ;
 import stage ;

粤ICP备19079148号