Boost logo

Boost :

Subject: Re: [boost] Cmake
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2017-06-24 22:10:39


> One of the issues that I've seen is that the generated project files are
> just shells around cmake invocations of all kinds. As opposed to direct
> project declarations. Which means that they are susceptible to parallel
> build bugs in cmake and make it awkward to deal with them past just
> building.

The project files generated by cmake are native to that build system.

cmake injects a prebuild call to cmake to check if any cmake files have
been changed, if so it rebuilds the build system and rebootstraps the build.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/

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