Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-708

Feature to modify platform configurations for module without duplication

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      User wants to use existing platforms with an extra flag like static without duplicating the platforms which leads them not being updated along with the existing platforms.

      One way could perhaps be a field below which does thing based on the id: 

      include: [cmake_platforms.yaml]
      include_modifier:
        - id: CentOS-host
          configure_args: "-foo"
        - id: ".*host"
          configure_args: " -static" 
        - id: ".*"
          features: "Conan"

      Additionally one could choose to prepend or append.

       

      Attachments

        Activity

          People

            tosaario Toni Saario
            tosaario Toni Saario
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: