diff options
author | Brad King <brad.king@kitware.com> | 2021-09-16 14:40:40 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-09-17 16:15:11 (GMT) |
commit | 39c5dad0cb67f75e745551ef393316725a4124db (patch) | |
tree | dd25ba070ea457c8cfce01c05c1ce7a490fe6994 /Modules/CMakeCCompiler.cmake.in | |
parent | 0b7ae84a963307706adaa07d03967db380b98716 (diff) | |
download | CMake-39c5dad0cb67f75e745551ef393316725a4124db.zip CMake-39c5dad0cb67f75e745551ef393316725a4124db.tar.gz CMake-39c5dad0cb67f75e745551ef393316725a4124db.tar.bz2 |
Ninja: Remove redundant check for GNU-like compiler on Windows
Update the Ninja generator's check to work using whatever language is
being enabled instead of hard-coding C and CXX. With that, the
undocumented internal `CMAKE_COMPILER_IS_MINGW` variable is only set by
compilers already covered by other alternatives in the condition. See
commit b3de0dfe93 (Ninja: Use forward slashes for any GCC on Windows,
2015-05-07, v3.3.0-rc1~93^2~3).
Diffstat (limited to 'Modules/CMakeCCompiler.cmake.in')
0 files changed, 0 insertions, 0 deletions