Boost logo

Boost :

From: Andrew Maclean (a.maclean_at_[hidden])
Date: 2005-10-27 05:48:44


Do you feel like doing one for CMake - it would be a lot more useful in that
it is cross-platform (*nix, Macs, QNX-Neutrino, Windows) and also generates
the requisite IDE files eg. KDevelop3, Borland, Microsoft VC ?

Andrew
 

-----Original Message-----
From: Doug Gregor [mailto:dgregor_at_[hidden]]
Sent: Thursday, 27 October 2005 08:29
To: Boost mailing list
Subject: [boost] autoconf-like configure on RC_1_33_0 branch

I've placed an autoconf-like "configure" script on the RC_1_33_0
branch. If you're a *nix user and would like an alternative to directly
using bjam, give it a try and send me some bug reports :)

Typically one would just use:

        ./configure --prefix=/where/to/install
        make
        make install

Run "./configure --help" for more options.

        Cheers,
        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk