$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Like to try cmake
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2009-02-09 16:49:26
I'm interested in trying cmake on 1.38.0. I'm currently building with:
bjam -sICU_PATH=/usr -sEXPAT_INCLUDE=/usr -sEXPAT_LIBPATH=/usr/lib64 --
layout=system threading=single,multi stage
does cmake support the 'stage' option? How about the other options I'm
using?