[CMake] How to figure out when a feature was added

Alexander Neundorf a.neundorf-work at gmx.net
Thu Feb 18 15:22:41 EST 2010


On Wednesday 17 February 2010, Anton Deguet wrote:
> Hello,
>
> I am trying to find all release notes for CMake.   I am currently using the
> if (...  VERSION_NEWER ...) and I know that it has not always been
> available and would like to avoid downloading all past versions of CMake to
> figure out when it was added to have the correct

You can have a look here:
http://www.cmake.org/Wiki/CMake_Released_Versions

Alex


More information about the CMake mailing list