$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [build] Little help required
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2011-12-05 23:04:17
Hi,
I need to create Jamfile.v2 where one of the tests must be compiled on
MSVC compilers with additional flag /Zc:wchar_t-
How shall I change the following lines:
test-suite conversion
: # A lot of [ run ... ] lines
[ run lexical_cast_typedefed_wchar_test.cpp
../../test/build//boost_unit_test_framework/<link>static ] # Requires
/Zc:wchar_t-
;
Best regards,
Antony Polukhin