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

add a use-project for the wave tool

Eric Niebler пре 12 година
родитељ
комит
51bc0b6a84
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Jamroot

+ 1 - 0
Jamroot

@@ -248,6 +248,7 @@ for local l in $(all-libraries)
 }
 
 use-project /boost/tools/inspect : tools/inspect/build ;
+use-project /boost/libs/wave/tool : libs/wave/tool/build ;
 
 # This rule should be called from libraries' Jamfiles and will create two
 # targets, "install" and "stage", that will install or stage that library. The

粤ICP备19079148号