[CMake] Re: General modernization facility

Rodolfo Schulz de Lima rodolfo at rodsoft.org
Tue Dec 18 14:36:26 EST 2007


Brandon Van Every wrote:

>> Hint: there's already the
>> cmake_minimum_required command (at least in cmake-cvs, that is)...
> 
> cmake_minimum_required has been around for awhile now.  It does not
> solve the problem.

Why is it so? If I'm using, say, 2.10.0 stuff, I'd issue a 
cmake_minimum_required(VERSION 2.10.0 FATAL_ERROR) and cmake would 
behave without having to cope with backwards compatibilities.

Regards,
rod



More information about the CMake mailing list