mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
1b764b6816
The cmLinkImplItem class used to contain some additional members to support the CMP0027 policy. Since the CMP0027 policy and those associated members were removed, the cmLinkImplItem class has been a plain wrapper around cmLinkItem with no additional members. It is no longer needed and cmLinkItem can be used directly wherever cmLinkImplItem was used previously.
7.9 KiB
7.9 KiB