Re: [CMake] CMake Version Compatibility Matrix

2015-03-02 Thread blessjah
Hi, Wouldn't it be better to have compability matrix generated automatically? Assuming we can automate process of building CMake and executing tests for any particular version we want, couldn't we create test suite checking if feature X works in version Y of CMake? This way we could maintain co

[CMake] Which variables are available in initial cache file

2014-06-16 Thread blessjah+cmake
, it seems that some of those (especially CMAKE_HOME_DIRECTORY) are either set or unset (randomly) when I try to configure project multiple times. Best regards BlessJah -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FA