# copyright John Maddock 2003 # Use, modification and distribution are subject to the # Boost Software License, Version 1.0. (See accompanying file # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # # this template defines the options common to # all config builds and tests: # template config_options : # sources : # requirements $(BOOST_ROOT) # como requires access to : <*> # threading tests require thread support turned on: multi ; template config_test_options : # sources ../../test/build/boost_test_exec_monitor