Skip to content
  • Rolf Eike Beer's avatar
    SelectLibraryConfiguration: generate correct output when input vars are lists · 5797512c
    Rolf Eike Beer authored
    In case that any of the input variables that hold the library names contains
    more than just a single library the "debug" or "optimized" keywords were only
    prepended to the first item, making all other libs appear in all
    configurations. Just treat both input variables as lists.
    
    Thanks to Philipp Berger <newsletters@philippberger.de> for pointing me at
    this.
    5797512c