mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
0fb5b2c88c
In cmTarget we compute the link implementation, link interface, and link closure structures on-demand and cache the results. This commit teaches cmTarget to invalidate results after a LINK_INTERFACE_* property changes or a new link library is added. We also clear the results at the end of the Configure step to ensure the Generate step uses up-to-date results.
21 KiB
21 KiB