mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
Allows using different compilers with different flags for different languages. For example Clang with GNU-like commandline for CXX and MSVC as host compiler for CUDA. Should help with #21914.
3 lines
62 B
CMake
3 lines
62 B
CMake
include(Platform/Windows-OpenWatcom)
|
|
__windows_open_watcom(C)
|