warnings
Controls the level of warnings that are shown by the compiler.
warnings ("value")
If no value is set for a configuration, the toolset's default warning level will be used.
Parameters
value specifies the desired level of warning:
Applies To
Project configurations.
Availability
Premake 5.0.0-alpha1 or later.
Examples
warnings "Extra"
