For now QtCreator support qmake + qbs build system, but I think if there exist CMake build system, that's would be great. After several day work, I can build QtCreator's library using CMake scripts now. It's supported share Precompiled Header for both of MSVC / GCC, and for CLang there does not support yet (But it should work like gcc, just need some TODOs). So, does any one can help me to finished it? or review the code from here: https://codereview.qt-project.org/#change,34052 I am newbie on CMake. I am really really need your helps / tips / points. Thanks!
-- Best Regards Yuchen
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
