Skip to content
  • Saleem Abdulrasool's avatar
    Ninja,Swift: pass along DEFINES/FLAGS/INCLUDES · 02c14b7f
    Saleem Abdulrasool authored
    Since the Swift model does a single compile/link phase, we would not
    get the compile definitions, includes, and options past along to the
    build of the module.  Compute these for the target when constructing
    the main command.
    02c14b7f