|
Boost Interest : |
Subject: Re: [Boost-cmake] CMAKE_CXX_FLAGS on Darwin...
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-10-30 18:37:22
Sean Chittenden wrote:
>> -DCMAKE_IS_EXPERIMENTAL=YES_I_KNOW \ <<< Is this necessary any
>> more?
Heh. No, not necessary any more. What an embarrasement.
>
> Troy, will try 1.40 now and let you know. git or tarball? URL? -sc
>
git clone git://gitorious.org/boost/cmake.git src
cd src
git checkout -b 1.40.0 origin/1.40.0
mkdir build
cd build
cmake ..
I haven't attempted to add the gwarf-2 thing. But I could use some
testing on that 1.40.0 branch.
-t