Просмотр исходного кода

add a use-project for the wave tool

Eric Niebler 12 лет назад
Родитель
Сommit
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号