[cfe-users] about using clang on windows

aj3423 aj3423 at gmail.com
Tue Dec 11 06:11:57 PST 2012


Hi,
I used to compile my programs using CMake + VS2012's NMake, the compiling
is very simple:

cmake -G "NMake Makefiles" ..
nmake

Now I found clang, can clang work with cmake and provide such easy way of
compiling?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20121211/719b2241/attachment.html>


More information about the cfe-users mailing list