[cmake-developers] Fwd: [CMake] CTest GIT support does not properly update recursive submodules

Johan Björk phb at spotify.com
Wed Feb 23 12:16:29 EST 2011


Thanks, updated http://www.vtk.org/Wiki/CMake_Useful_Variables to list it.
/Johan


On Wed, Feb 23, 2011 at 5:17 PM, Brad King <brad.king at kitware.com> wrote:

> On 02/23/2011 10:22 AM, Johan Björk wrote:
> > Is there a way to get the version of the Nightly builds, or is it
> > possible to get the patch version bumped to .5? I'd like to run this on
> > a few of my buildservers, but I can't find a way to detect if I should
> > disable my workaround.
>
> The version scheme is
>
>  major.minor.patch.date
>
> for development after version "major.minor.patch" as of "date".
> Therefore you can compare the CMake version against
>
>  2.8.4.20110223
>
> using component-wise version comparison (e.g. if(VERSION_LESS)).
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110223/a3ca91de/attachment.html>


More information about the cmake-developers mailing list