If a new project is loaded from the welcome page, and then the configure screen is used to set up the build directory, the PATH environment variable is not updated.
How to reproduce:
- remove build folder
- remove CMakeLists.txt.user file
- Start QtCreator
- Open the top-level CMakeLists.txt file
If a new project is loaded from the welcome page, and then the configure screen is used to set up the build directory, the PATH environment variable is not updated.
How to reproduce: