diff options
| author | Brad King <brad.king@kitware.com> | 2020-12-08 15:16:11 (GMT) |
|---|---|---|
| committer | Kitware Robot <kwrobot@kitware.com> | 2020-12-08 15:16:20 (GMT) |
| commit | 6aa3c3206e3c38d94e5c25f2d8fa726163944d01 (patch) | |
| tree | 42d3442297982657981252f9a562818654e3c84a /Help/variable | |
| parent | 70c9a3e29482acbf1db35b548b7264daf4927213 (diff) | |
| parent | 41b69348a54b03372c4972e0b0d29aa0c7bca187 (diff) | |
| download | CMake-6aa3c3206e3c38d94e5c25f2d8fa726163944d01.zip CMake-6aa3c3206e3c38d94e5c25f2d8fa726163944d01.tar.gz CMake-6aa3c3206e3c38d94e5c25f2d8fa726163944d01.tar.bz2 | |
Merge topic 'remove-partial-intel-compiler-support' into release-3.19
41b69348a5 Revert "Intel: Add Intel DPC++ compiler identification"
f0babb53b3 Revert "Intel: Add Intel Clang compiler identification"
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Axel Huebl <axel.huebl@plasma.ninja>
Merge-request: !5583
Diffstat (limited to 'Help/variable')
| -rw-r--r-- | Help/variable/CMAKE_LANG_COMPILER_ID.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst index 99ff015..8eb4fb6 100644 --- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst +++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst @@ -25,8 +25,6 @@ include: HP = Hewlett-Packard Compiler (hp.com) IAR = IAR Systems (iar.com) Intel = Intel Compiler (intel.com) - IntelDPCPP = Intel DPCPP Compiler (intel.com) - IntelClang = Intel Clang Compiler (intel.com) MSVC = Microsoft Visual Studio (microsoft.com) NVIDIA = NVIDIA CUDA Compiler (nvidia.com) OpenWatcom = Open Watcom (openwatcom.org) |
