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

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to