mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -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.
2.2 KiB
2.2 KiB