Add more clang output to tell where #include errors are coming from

This commit is contained in:
Justin Kerk 2016-04-09 22:26:27 +00:00
parent 7d2c7a125e
commit a1bad36d22

View File

@ -953,6 +953,7 @@ end
"-Wno-inline-new-delete",
"-Wno-constant-logical-operand",
"-Wno-deprecated-register",
"-fdiagnostics-show-note-include-stack",
}
if (version >= 30500) then
buildoptions {