Skip to content
Unverified Commit aa270e56 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Be more explicit about SPIRV_WERROR option. (#2141)

There was some confusion about the SPIRV_WERROR option when it is turned
off.  When the option is off nothing is done.  That is, we do not add
-Wno-error.  This means that if the parent project added -Werorr to the
C flags or CXX flags, then warnings will still be treated as errors.

I've updated the README.md to make this explicit.

Fixes #2121.
parent 2e4563d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment