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
-- 

Attachment: signature.asc
Description: This is a digitally signed message part.

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to