[Qt-creator] Does any one interesting to help writting CMake Scripts for QtCreator?

Loaden loaden at gmail.com
Tue Sep 11 16:33:05 CEST 2012


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 <loaden at gmail.com>
Date: 2012/9/11
Subject: Does any one interesting to help writting CMake Scripts for
QtCreator?
To: cmake <cmake at cmake.org>, development <development at qt-project.org>,
interest at qt-project.org


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120911/3f4c3825/attachment.html>


More information about the Qt-creator mailing list