mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
5b361fdda0
CMake has several classes which have too many responsibilities. cmLocalGenerator is one of them. Start to extract the link line computation. Create generator-specific implementations of the interface to account for generator-specific behavior. Unfortunately MSVC60 has different behavior to everything else and CMake still generates makefiles for it. Isolate it with MSVC60-specific names.
2.2 KiB
2.2 KiB