Hello, I am trying to find all release notes for CMake. I am currently using the if (... VERSION_NEWER ...) and I know that it has not always been available and would like to avoid downloading all past versions of CMake to figure out when it was added to have the correct "CMAKE_MINIMUM_REQUIRED(VERSION 2.6.x)". Is there an online list of feature/date of introduction or a way to access all release notes?
Anton --- Anton Deguet, Research Engineer, ERC-CISST/LCSR, Johns Hopkins University e-mail: [email protected], iChat: [email protected] office phone: 410-516-5261, cell phone: 410-790-0456 JHU, LCSR, CSEB 137b, 3400 North Charles Street, Baltimore, MD 21218, USA _______________________________________________ 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://www.cmake.org/mailman/listinfo/cmake
