Alan W. Irwin wrote:
> Shouldn't that be 10.2?
>
> I like to output the exact CMake version each time I run cmake using
>
> message(STATUS
> "CMake version =
> ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}")
>
> but the result is the incorrect 2.8.10 for CMake version 2.8.10.2.
>
> In the past, the above cmake logic has worked fine for release
> candidates, where the RC string is part of CMAKE_PATCH_VERSION, e.g.,
> 10-RC1. But not in the present case.CMAKE_TWEAK_VERSION Eike --
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
