William E. Kempf 24 лет назад
Родитель
Сommit
155b2d821c
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      status/Jamfile

+ 5 - 0
status/Jamfile

@@ -293,6 +293,11 @@ include testing.jam ;
                 : #input-files
                 : $(thread-requirements)
             ]
+            [ run libs/thread/test/test_xtime.cpp $(thread-sources)
+                : #args
+                : #input-files
+                : $(thread-requirements)
+            ]
         ;
     }
 

粤ICP备19079148号