Draft: Add options -Pw, -Pd, -Psa, -Pou, -Pfusion, and -Pgeneric_fusion
- Feb 19, 2021
-
-
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.
-