18.04.2012, 21:58, "Mohammad Mirzadeh" <mirza...@gmail.com>: > You see with qmake, it nicely puts all files belonging to a folder inside one > branch with the absolute path but with my CMake it seems to use relative > paths and so I get lots of "../../../" branches! Is there a way to fix this?
Are you running Qt Creator from command line? If so, try to do cd `pwd -P` than re-launch it and compare. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator