mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 05:01:50 -06:00
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