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!

---------- Forwarded message ----------
From: Loaden <[email protected]>
Date: 2012/9/11
Subject: Does any one interesting to help writting CMake Scripts for
QtCreator?
To: cmake <[email protected]>, development <[email protected]>,
[email protected]


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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to