Sfoglia il codice sorgente

Add tools/check_build to status/Jamfile

Peter Dimov 8 anni fa
parent
commit
0216ee7199
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      status/Jamfile.v2

+ 1 - 1
status/Jamfile.v2

@@ -197,7 +197,7 @@ run-tests libs : $(libs-to-test)/test ;
 # Tests from Jamfiles in tools/
 # Please keep these in alphabetical order
 
-local tools-to-test = bcp ;
+local tools-to-test = bcp check_build ;
 
 run-tests tools : $(tools-to-test)/test ;
 

粤ICP备19079148号