mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
9523d2a55c
Not everything that isn't MSVC is GCC. I have support for LDC's depfile format on its way upstream[1], but its future is uncertain. CMake should at least support this for future depfile formats. [1]https://github.com/martine/ninja/pull/721