[cmake-developers] CMAKE_PATCH_VERSION = 10 for 2.8.10.2
Rolf Eike Beer
eike at sf-mail.de
Sun Dec 23 13:49:13 EST 2012
Alan W. Irwin wrote:
> Rolf said:
Who?
> > CMAKE_TWEAK_VERSION
> Thanks for that suggestion which does work. However, I notice that
> the cache has the following lines:
>
> //Major version of cmake used to create the current loaded cache
> CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
> //Minor version of cmake used to create the current loaded cache
> CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
> //Patch version of cmake used to create the current loaded cache
> CMAKE_CACHE_PATCH_VERSION:INTERNAL=10
>
> but doesn't have corresponding lines for CMAKE_CACHE_TWEAK_VERSION.
> Should that be corrected?
I guess not, as those lines are probably only to detect if the current cache
is compatible with the called cmake version. Tweak version differences don't
affect that compatibility.
Eike
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20121223/099bb715/attachment.sig>
More information about the cmake-developers
mailing list