[CMake] Status of clang support?

Sean McBride sean at rogue-research.com
Sun Oct 24 19:42:25 EDT 2010


On Sun, 24 Oct 2010 16:33:01 +0100, Mateusz Loskot said:

>I'm trying to find out what's the status of clang support in CMake.
>What version of CMake is recommended to make proper use of clang 2.8+
>for building a C++ software, etc.

Somewhat off-topic, but if you're going to build C++ code with clang,
you should probably build clang yourself from trunk.  Its C++ support is
new and much better in trunk than 2.8.

I have dashboards that use CMake 2.8.3 and a recent build of clang to
build CMake, VTK, ITK, and GDCM nightly.

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list