Update Jamfile.v2

[SVN r32731]
This commit is contained in:
Vladimir Prus
2006-02-08 12:02:22 +00:00
parent fe61bdb1b6
commit 467bad9f89

View File

@ -82,7 +82,19 @@ test-suite regex
[ run object_cache/object_cache_test.cpp ../build//boost_regex
]
[ run config_info/regex_config_info.cpp ../build//boost_regex ]
[ run config_info/regex_config_info.cpp
../build//boost_regex/<link>static
: # command line
: # input files
: <test-info>always_show_run_output
]
[ run config_info/regex_config_info.cpp ../build//boost_regex
: # command line
: # input files
: <test-info>always_show_run_output
: regex_dll_config_info
]
[ run collate_info/collate_info.cpp ../build//boost_regex
: : : <test-info>always_show_run_output ]