On Friday 22 May 2009 08:53:03 ext Pau Garcia i Quiles wrote: > Hello, > > I am using CMake as the build system for a project with several > targets, and QtCreator from git. > > If I go to "Projects" -> "Run settings" and create a new run > configuration for a custom executable, I can specify the working > directory where an executable will be run when clicking "Build" -> > "Run" or "Debug" -> "Start Debugging". > > For the targets specified in the CMakeLists.txt file, though, I can > only specify the parameters, not the working directory (it defaults to > the build directory, which is not what I want). Is it possible to set > the working directory without having to create a new run configuration > for a custom executable? Not at the moment, I'll add that.
daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
