mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
ddb9442f48GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties862b8e28adGenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLY8d1d6a1437Tests: Cover TARGET_PROPERTY genex evaluation of transitive link propertiesabf607c2ecTests: Cover TARGET_PROPERTY genex evaluation of transitive build properties7d3d728a72Help: Clarify CMP0099 documentation and summary text79a3ae9a0dcmGeneratorExpressionDAGChecker: Simplify transitive property tablee8010b67c7cmGeneratorExpressionDAGChecker: Make local generator available in constructorb36fb3f6f1cmGeneratorExpressionNode: Remove outdated lint suppression Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9473