13.02.2012, 14:30, "Pau Garcia i Quiles" <[email protected]>: > Hi, > > Why is linking to CMakeLib needed? KDevelop provides very good integration > with CMake without linking
Actually KDevelop uses lexer from CMakeLib copied into their project tree. What I'm trying to achieve is to provide deeper integration by using exactly the same project model as CMake has inside. Performance has secondary importance, but user should not be asked whether to execute cmake every time he changes something :) -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
