diff options
author | Cristian Adam <cristian.adam@qt.io> | 2021-04-15 22:48:23 +0200 |
---|---|---|
committer | Cristian Adam <cristian.adam@qt.io> | 2021-06-30 14:36:41 +0000 |
commit | 2d8cd0c90c50c4dbb490dd9e851d243ba3c26422 (patch) | |
tree | cf6eafdb35a4a72d0012c25a8506e40be8b4bd40 /src/plugins/cpptools/cppcodemodelsettings.h | |
parent | a2790ac95bcec4899e450198a30ed7946124d514 (diff) | |
download | qt-creator-2d8cd0c90c50c4dbb490dd9e851d243ba3c26422.tar.gz |
CMakePM: Update missing expandable CMake variables at project load
The following variables:
"CMAKE_C_COMPILER",
"CMAKE_CXX_COMPILER",
"QT_QMAKE_EXECUTABLE",
"QT_HOST_PATH",
"CMAKE_PREFIX_PATH",
"CMAKE_FIND_ROOT_PATH",
"CMAKE_PROJECT_INCLUDE_BEFORE",
"CMAKE_TOOLCHAIN_FILE"
will be checked to see if the existing values have the same values
from the initial cmake parameters list.
Only the CMakeCache.txt values that do not exist on the file system
will be updated.
If not, the updated value will be presented in the dialog for upgrade,
or marked as bold in the settings dialog.
CMAKE_PROJECT_INCLUDE_BEFORE is dependent on Qt Creator version / path
and needs to be updated.
Fixes: QTCREATORBUG-24443
Change-Id: I1eeb44df3a7914051084ef405af5f5621cc5a4e2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/cpptools/cppcodemodelsettings.h')
0 files changed, 0 insertions, 0 deletions