Bläddra i källkod

corrected inclusion

[SVN r14936]
Gennadiy Rozental 24 år sedan
förälder
incheckning
fc6956d304
1 ändrade filer med 2 tillägg och 3 borttagningar
  1. 2 3
      status/Jamfile

+ 2 - 3
status/Jamfile

@@ -251,9 +251,8 @@ include testing.jam ;
           [ link-fail libs/static_assert/static_assert_test_fail_8.cpp ]
         ;
 
-    SEARCH on Jamfile = $(BOOST_ROOT)$(SLASH)libs$(SLASH)test$(SLASH)test ;
-    include Jamfile ;
-
+    subinclude libs/test/test ;
+	
     {
         local threadmon ;
         local thread-sources ;

粤ICP备19079148号