warnOnSpecialCompilerFlags

Searches the given list of compiler flags for ones that have a generic equivalent.

Certain compiler flags should, instead of using compiler-specific syntax, be specified as build options (BuildOption) or built requirements (BuildRequirements). This function will output warning messages to assist the user in making the best choice.

void
warnOnSpecialCompilerFlags

Meta