[cmake-developers] Add CXX_STANDARD support for Intel C++ compilers

Levi Morrison morrison.levi at gmail.com
Mon Nov 16 11:34:59 EST 2015


Message was rejected – retrying.

On Mon, Nov 16, 2015 at 9:31 AM, Levi Morrison <morrison.levi at gmail.com>
wrote:

> First off, this is my first attempt at a CMake contribution ever, so
> please be gentle!
>
> I have a few questions about my patch, though:
>
> Why is MSVC doing a version check around the CXX_STANDARD_DEFAULT? Should
> I be doing this for Intel as well?
>
> I also don't know the complete version numbers for some of these things,
> such as how far back they support `-std=c++98`. I only have Intel compilers
> from version 12.0 and up. Should I guard the
> CMAKE_CXX98_STANDARD_COMPILE_OPTION around 12 since that's all I have
> available to test?
>
> Anyway, I appreciate any feedback. Please let me know what I should change.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151116/ba68361d/attachment.html>


More information about the cmake-developers mailing list