Иван Комиссаров wrote: > I have several other requirements for the buildsystem. > 1. IDE integration. I really need the IDE know the correct CXX flags for > each separate file in my project - that is includes, c++ version and so > on. Currently i’m using a generated CMake file at my work and the > integration with Qt Creator is awful, i’m using IDE just as a simple text > editor - syntax highlighting breaks because IDE can’t find some headers > (however, goto definition works for them).
https://www.kdevelop.org/ :-) Kevin Kofler _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
