[Qt-creator] Target refactoring

Tom Deblauwe tom.deblauwe at traficon.com
Fri Apr 20 22:28:19 CEST 2012


Op 20/04/2012 20:50, tobias.hunger at nokia.com schreef:
>> I'm looking forward to SDK defined targets: I'd love to make it easy for our team to build/test all configurations, in particular the cross compile ones. Since we use CMake, I hope your scheme works well with CMake.
> Well, not well, but better than what we have now: You should be able to have several targets with cmake projects with my patch, even though that might not be enabled directly. That will require a bit of work since most factories we have to create build/run/deploy configurations with currently depend on the type of the Target-object used.

Great to see this work being done!

Currently, I have hacked qtcreator myself to allow multiple targets for 
cmake to be 
used(http://qt.gitorious.org/~tomdeblauwe/qt-creator/cmake-multiple-builds-qt-creator). 
It would indeed be cool if we could use the "generic linux device" stuff 
with cmake. I didn't use it because it uses a qt4project class and all I 
got was a cmakeproject class :)

Best regards
Tom,



More information about the Qt-creator mailing list