Skip to content
  • Camil Staps's avatar
    Add options -Pw, -Pd, -Psa, -Pou, -Pfusion, and -Pgeneric_fusion to lift the... · 9658d578
    Camil Staps authored
    Add options -Pw, -Pd, -Psa, -Pou, -Pfusion, and -Pgeneric_fusion to lift the corresponding options without P to project options
    
    For example, when using -Pfusion -fusion, all project files are compiled
    with fusion enabled, and recompiled if necessary (instead of only the
    main module).
    
    There are no -Pn options (e.g. -Pnfusion): instead, -Pfusion -nfusion
    will lift -nfusion to the project option level.
    9658d578