Przeglądaj źródła

add a use-project for the wave tool

Eric Niebler 12 lat temu
rodzic
commit
51bc0b6a84
1 zmienionych plików z 1 dodań i 0 usunięć
  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号