The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14323 ====================================================================== Reported By: Gregoire Assigned To: ====================================================================== Project: CMake Issue ID: 14323 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-07-30 11:13 EDT Last Modified: 2013-07-30 11:13 EDT ====================================================================== Summary: When upgrading cmake version, CMakeCache.txt still has reference to old version Description: When upgrading cmake version, CMakeCache.txt still has reference to old version, for example cmake-gui path is the old one.
In some other cmake generated files both versions are referenced. Steps to Reproduce: run cmake-2.8.11 on a project run cmake-2.8.11.2 on the same project CMakeCache.txt still has reference to cmake-2.8.11 (cmake-gui) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-07-30 11:13 Gregoire New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
