[Qt-creator] CMake builds vs qmake builds
Konstantin Tokarev
annulen at yandex.ru
Wed Apr 18 20:01:13 CEST 2012
18.04.2012, 21:58, "Mohammad Mirzadeh" <mirzadeh at 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
More information about the Qt-creator
mailing list