Op 20/04/2012 20:50, tobias.hun...@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,
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to