[cmake-developers] [CMake 0014323]: When upgrading cmake version, CMakeCache.txt still has reference to old version
Mantis Bug Tracker
mantis at public.kitware.com
Tue Jul 30 11:13:06 EDT 2013
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
======================================================================
More information about the cmake-developers
mailing list