On Wednesday 05 May 2010 13:43:31 ext Bruno Matos wrote: > Hi, > > I'm working with a CMake based project, and when I open the > CMakeLists.txt in Windows, building for NMake files, only the > CMakeLists.txt file shows in project tree. Your cmake version on windows is probably pre 2.8
> but it's impossible to add or remove files. Yes, that's a fundamental limitation of the cmake file format. I don't think we can realistically support that. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
