[CMake] CPACK_PACKAGE_VERSION deprecated ?

Mehdi Rabah mehdi.rabah at gmail.com
Fri May 11 08:30:45 EDT 2007


Hi,

I wanted to ask you why does this command :

set ( CPACK_PACKAGE_VERSION_MAJOR 2 )
set ( CPACK_PACKAGE_VERSION_MINOR 5 )
set ( CPACK_PACKAGE_VERSION_PATCH 3 )

works, when this one :

set ( CPACK_PACKAGE_VERSION " 2.1.3" )

doesn't work ?

I'm using cmake 2.5-20070219 on linux ubuntu

Regards,
--
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070511/3b8c5393/attachment.html


More information about the CMake mailing list