[CMake] FindBoost.cmake updated on the bugtracker
Sören Freudiger
muffmolch at gmx.de
Tue Apr 8 03:04:52 EDT 2008
Hi out there
The new macro is pretty nice.
But one section is still missing:
IF (MSVC90)
SET (_boost_COMPILER "-vc90")
ENDIF(MSVC90)
And the option for the newest boost release ver. 1.35
So long,
SirAnn
-----Ursprüngliche Nachricht-----
Von: cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] Im Auftrag von
Andreas Pakulat
Gesendet: Dienstag, 8. April 2008 01:23
An: cmake at cmake.org
Betreff: Re: [CMake] FindBoost.cmake updated on the bugtracker
On 07.04.08 19:47:03, Timenkov Yuri wrote:
> On Monday 07 April 2008 19:37:26 Mathias Dalheimer wrote:
> > Hi,
> >
> > as a new cmake user I am pretty impressed how painless software builds
> > can be - so first of all, thanks for releasing this software.
> I came to different solution. I have to build statically with some
libraries
> (including boost), and I use following approach to force CMake
> build with static libs.
>
> The question to other gurus: is it moral/correct to use CMake this way? :)
Ok, done, new version is available in the bugreport.
Bill, any chance of getting this into the 2.6 branch?
Andreas
--
Do not overtax your powers.
_______________________________________________
CMake mailing list
CMake at cmake.org
http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list