mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -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