[Qt-creator] Remote Linux plugin and CMake

Stephen Kelly steveire at gmail.com
Thu Sep 5 15:19:23 CEST 2013


Daniel Teske wrote:

> I'm pretty confident that all 3 solutions I did suggest are implementable
> and don't take unreasonable effort.

As I've said before, I think the only option from the CMake point of view is 
installing. 

The disadvantage of copying large amounts of files during installation does 
not exist with CMake if you install to a temp directory. You could grep the 
output of 'make install' for 'Installing' to see what should be transferred 
as a result.

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/7839

Thanks,

Steve.





More information about the Qt-creator mailing list