$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-05-09 16:06:58
On May 9, 2007, at 1:50 PM, Bill Hoffman wrote:
> Rene Rivera wrote:
>>
>> What I'm saying is that this doesn't meat the requirement:
>>
> This can be easily added to cmake, and it can be done already with a
> ctest script similar to the ones we use to drive the dart clients.
> Something like:
>
> ctest -S boost.msvc-8.0.cmake
> ctest -S boost.msvc-7.1.cmake
> ctest -S boost.gcc-3.4.5.cmake
>
> (The code exists in cmake to drive all of the compilers and tool sets
> that cmake supports.
Bill,
Do you support the Pgi, Pathscale and Mipspro compilers? What is
involved in bringing up cmake support for compilers you don't support?
-- Noel