[CMake] Announcing CMake BASIS, a set of CMake based project interoperability and automation tools

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jan 22 12:37:53 EST 2014


On Tuesday 21 January 2014, Andrew Hundt wrote:
> CMake BASIS is a set of utilities and standards created with the goal of
> making CMake projects and libraries very easy to create, share, and reuse.

this reminds me a bit of automake...
autoconf alone was kind of ok, then automake was added to create the input to 
autoconf.
Now here we have a tool (basisproject) which creates the input files for 
cmake, which creates the input files for the IDEs/make/ninja.

Alex


More information about the CMake mailing list