Skip to content
  • Gregor Jasny's avatar
    Do not report ALIASED_TARGET as always set (#15783) · ea647533
    Gregor Jasny authored
    The cmGetPropertyCommand::StoreResult expects NULL for unset
    properties. Make ALIASED_TARGET align with that expectation.
    
    Additional corrections to the unit tests are necessary because
    get_property removes variables for unset properties (in contrast
    to get_target_property which stores a -NOTFOUND value).
    ea647533