switch one build to Release mode
This turns on optimization which allows the compiler to discover more problems and omit some more warnings.
Showing
Please register or sign in to comment
This turns on optimization which allows the compiler to discover more problems and omit some more warnings.