Skip to content
  • Saleem Abdulrasool's avatar
    Support per-language library link flags · a9829163
    Saleem Abdulrasool authored
    This changes the behaviour of the generators to use a per-language
    library search path flag.  This is needed for multi-language projects
    with different compilers (e.g. cl + gfortran).  Since the adjusted
    variable has been part of the user settings, we control this based on a
    policy.
    
    Fixes: #19307
    a9829163