Skip to content
  • Lorenz Huedepohl's avatar
    Handle case where modules are different per target · f81bd5c8
    Lorenz Huedepohl authored
    Previously, the list of modules used or defined by a source file was
    assumed to be the same regardless for which target the file was used
    (except for library/non-library compilation). Now, every target has its
    own list of defined and required modules per source file
    f81bd5c8