diff options
author | Brad King <brad.king@kitware.com> | 2024-04-04 21:45:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-04-04 21:56:02 (GMT) |
commit | 863cde8c19d63177da2212f06a0b7d93279e04c9 (patch) | |
tree | 588d1a17910bca8b33d0cb404eaefaf57fa59078 /Tests/FindPython/Python3Module | |
parent | 1e774a86d3693b6250e53bf67d3d30b07dddf7b2 (diff) | |
download | CMake-863cde8c19d63177da2212f06a0b7d93279e04c9.zip CMake-863cde8c19d63177da2212f06a0b7d93279e04c9.tar.gz CMake-863cde8c19d63177da2212f06a0b7d93279e04c9.tar.bz2 |
Intel: Fix detection of C++ 14/17 modes on Linux/macOS
The Intel Classic C++ compiler is based on EDG. It does not always
define `__cplusplus` correctly, but does define feature macros that we
can use to distinguish these modes.
Diffstat (limited to 'Tests/FindPython/Python3Module')
0 files changed, 0 insertions, 0 deletions