$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Switch to CMake -- Analysis
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-22 08:45:31
degski wrote:
> On 22 July 2017 at 11:27, Peter Dimov via Boost <boost_at_[hidden]>
> wrote:
>
> > degski wrote:
> >
> > > IMHO, the only sensible way to use CMake (from the command-line, not
> > > the stupidly limited "IDE") with a (super-)project like boost on
> > > windows is to generate for and use nmake.
> >
> > MSBuild, rather.
> >
>
> But MSBuild still builds solutions and projects, no?
Who cares, you just say cmake --build . and it does its stuff. :-)