There are several options to run CMake in QtCreator:

- Apply Configuration Changes in the build settings pane
- Clear CMake configuration
- Run CMake
- Rescan project

I am a bit lost. I would expect that QtCreator would figure out
automatically when something in the project files has changed and re-resolve
the project as necessary, but that doesn't seem to be the case.

After doing a significant changes to some CMake project files (introducing
new config variables, adding source files, adding dependencies), what do I
need to click in which order so that the next build takes all changes into
account?

Thanks
Richard

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to