forked from boostorg/config
Add files needed for Jamfile.v2
[SVN r32940]
This commit is contained in:
9
test/options_v2.jam
Normal file
9
test/options_v2.jam
Normal file
@ -0,0 +1,9 @@
|
||||
# copyright John Maddock 2003
|
||||
|
||||
project
|
||||
: requirements
|
||||
# threading tests require thread support turned on:
|
||||
<threading>multi
|
||||
;
|
||||
|
||||
local test-requirements = <library>../../test/build//boost_test_exec_monitor ;
|
Reference in New Issue
Block a user