mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
3e94f94b89
CMAKE_<LANG>_OUTPUT_EXTENSION tells us the proper extension for the current toolchain. Teach the ComputeObjectFilenames method to use GetLanguageOutputExtension to look up the extension instead of hard-coding ".obj". This is already done in the code path for explicit file names inside our call to GetObjectFileNameWithoutTarget.
8.1 KiB
8.1 KiB