Help: Drop target_link_libraries mention of CMP0003 and CMP0004

These policies have been removed by CMake 4.0 and have not been
practically relevant in many years.

Issue: #26679
This commit is contained in:
Brad King 2025-02-11 09:24:07 -05:00
parent 639eee1a0c
commit b4bac3018f

View File

@ -120,9 +120,6 @@ Each ``<item>`` may be:
Additionally, a generator expression may be used as a fragment of
any of the above items, e.g. ``foo$<1:_d>``.
Note that generator expressions will not be used in OLD handling of
policy :policy:`CMP0003` or policy :policy:`CMP0004`.
* A ``debug``, ``optimized``, or ``general`` keyword immediately followed
by another ``<item>``. The item following such a keyword will be used
only for the corresponding build configuration. The ``debug`` keyword