summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx
diff options
context:
space:
mode:
authorNikita Sirgienko <nikita.sirgienko@intel.com>2020-12-06 11:03:49 (GMT)
committerNikita Sirgienko <warquark@gmail.com>2020-12-06 11:20:21 (GMT)
commit7808cbd6443133b095cf7a87081cb8aa9d44a243 (patch)
treed23a06674a1c321348f998a6a327cb2ed1121ad0 /Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx
parent0ab0fe64acccdb8c8258b9887001da574441fb40 (diff)
downloadCMake-7808cbd6443133b095cf7a87081cb8aa9d44a243.zip
CMake-7808cbd6443133b095cf7a87081cb8aa9d44a243.tar.gz
CMake-7808cbd6443133b095cf7a87081cb8aa9d44a243.tar.bz2
CMakeDetermineCompilerId: support Intel DPC++ compiler toolset for VS gen
Before Intel have only one compiler icl (Intel(R) C++ compiler) and CMakeDetermineCompilerId has considered, that all toolchains with a word "Intel" in the toolchain name is a icl compiler. But now Intel have also other compiler - Intel(R) DPC++ compiler, which haven't working with cmake on Visual Studio Generator because cmake try to use icl compiler, which cmake can't found and because of this fails the configuration. This commit fix this problem, and both compilers start to work correctly with Visual Studio generator. Fixes: #21546
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions