mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -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.
480 B
480 B