Hi, I'm using QTC 1.3.83 with a CMake project but have the following problem. Update SVN while running QT-Creator which adds a file (our project currently uses GLOB'ing so changes to CMake files are not needed)
CMake needs to reconfigured but there is no straightforward way to do this, I either go to project settings, press the "Change directory", don't change anything and press next. Or I have to edit the CMakeLists.txt file from within QTC, add some whitespace and save for example triggers CMake configure dialog to popup. Could this CMake configure dialog be accessed in a less round-about way?, in the Build menu or Project settings (Next to the dir change) button would be fine. I know how to use external tools like ccmake so this is more an issue with convenience. -- - Campbell _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
