faust
faust copied to clipboard
-i flag to languages
Fixes #1070
updated the code to check the target language whenever the -i flag is used.
If the target language is Rust, the flag is disabled,
modified the file enrobage.cpp to ensure the -i flag logic only applies to languages where it makes sense.