|
Boost : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-02-03 09:23:31
Gennadiy Rozental wrote:
> Let's go ahead and do this
Patch applied to RC_1_34_0
Roland
? Jamfile.v2.diff
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/test/build/Jamfile.v2,v
retrieving revision 1.10.2.2
diff -u -r1.10.2.2 Jamfile.v2
--- Jamfile.v2 10 Nov 2006 19:59:52 -0000 1.10.2.2
+++ Jamfile.v2 3 Feb 2007 14:12:14 -0000
@@ -68,7 +68,7 @@
lib boost_test_exec_monitor : $(TEST_EXEC_MON_SOURCES).cpp : <link>static ;
-lib boost_unit_test_framework : $(UTF_SOURCES).cpp ;
+lib boost_unit_test_framework : $(UTF_SOURCES).cpp : <toolset>msvc-6.5:<link>static ;
alias minimal : : : :
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk