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 > > Also, linking to CMakeLib may be a problem: what happens if I want to use a > newer/older version of CMake?
It will require having up-to-date CMakeLib in the plugin, however "permissive" parsing should be possible to implement. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
