Skip to content
  • Stephen Kelly's avatar
    Add target property debugging for COMPILE_DEFINITIONS · d7dd0108
    Stephen Kelly authored
    Use constructs similar to those for COMPILE_OPTIONS. This is a little
    different because there is a command to remove_definitions(), so
    we can't populate the equivalent target property until generate-time
    in cmGlobalGenerator.
    d7dd0108