Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63538 - sandbox/SOC/2009/unicode
From: loufoque_at_[hidden]
Date: 2010-07-03 05:45:44


Author: mgaunard
Date: 2010-07-03 05:45:43 EDT (Sat, 03 Jul 2010)
New Revision: 63538
URL: http://svn.boost.org/trac/boost/changeset/63538

Log:
adding tests to root jamfile
Text files modified:
   sandbox/SOC/2009/unicode/project-root.jam | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: sandbox/SOC/2009/unicode/project-root.jam
==============================================================================
--- sandbox/SOC/2009/unicode/project-root.jam (original)
+++ sandbox/SOC/2009/unicode/project-root.jam 2010-07-03 05:45:43 EDT (Sat, 03 Jul 2010)
@@ -8,3 +8,5 @@
 
 import os ;
 constant BOOST_ROOT : [ os.environ BOOST_ROOT ] ;
+
+build-project libs/unicode/test ;


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk