Files
CMake/Help
Arha Gatram a121419908 ALIAS: Add support for set_property and set_target_properties commands
Currently, getting properties from an ALIAS target retrieves the property
from the target which the alias references while setting properties results
in an error. This relaxes set_property and set_target_properties to
accept ALIAS targets and act on the referenced target, mirroring the get
behavior.

An error is raised when setting ALIAS_GLOBAL or ALIASED_TARGET on an ALIAS
target.

Closes: #19445
2026-07-07 07:32:27 -07:00
..
2026-06-02 09:15:40 -04:00
2026-05-21 09:44:03 -04:00
2026-06-04 10:22:22 -04:00
2026-04-29 16:43:04 +02:00