Custom Compile Flags
Select the compile flags to use when building library source.
The provided flags resolve to something like:
cl <start-flags> <rcb-generated-compile-flags> <end-flags>
Precedence of build flags is compiler-specific. If any selected options conflict with those specified by the build manager, consult your compiler documentation to determine which fields to use for those options.