Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 4.14.0
-
None
-
QtCreator 4.14.0 on CentOS 8.2
Description
Steps to show the bug :
1 - I launch QtCreator
2 - I open a cmake project and go to the "Projects" panel to configure
3 - I change the default CMAKE_INSTALL_PREFIX and save it (CMAKE_INSTALL_PREFIX is not /usr/local)
4 - I leave QtCreator and relaunch it
5 - I reopen my cmake project and go to the "Projects" panel to configure
6 - CMAKE_INSTALL_PREFIX is set to /usr/local and not to the value saved previously