| Server IP : 217.160.0.244 / Your IP : 216.73.217.138 Web Server : Apache System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64 User : u100174116 ( 6746176) PHP Version : 8.5.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/cmake-3.31/Help/prop_tgt/ |
Upload File : |
TRANSITIVE_LINK_PROPERTIES -------------------------- .. versionadded:: 3.30 Properties that the :genex:`TARGET_PROPERTY` generator expression, on the target and its dependents, evaluates as the union of values collected from the transitive closure of link dependencies, including entries guarded by :genex:`LINK_ONLY`. The value is a :ref:`semicolon-separated list <CMake Language Lists>` of :ref:`custom transitive property <Custom Transitive Properties>` names. Any leading ``INTERFACE_`` prefix is ignored, e.g., ``INTERFACE_PROP`` is treated as just ``PROP``. See documentation of the :genex:`TARGET_PROPERTY` generator expression for details of custom transitive property evaluation. See also the :prop_tgt:`TRANSITIVE_COMPILE_PROPERTIES` target property, which excludes entries guarded by :genex:`LINK_ONLY`..