Skip to content
  • Stephen Kelly's avatar
    cmAutogen: Gather tool arguments after creating generator targets. · 944277d0
    Stephen Kelly authored
    This change causes the GetLinkInterfaceDependentStringProperty method,
    called in SetupAutoGenerateTarget, after the creation of generator
    targets. In CMake 4.0, the GetLinkInterfaceDependentStringProperty
    will move to the cmGeneratorTarget class, and this patch is a necessary
    prerequisite to that.
    944277d0