mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
Minor clang warning fixes.
This commit is contained in:
parent
c4ca7ad2ae
commit
95d3a9c345
3 changed files with 163 additions and 196 deletions
|
|
@ -14,6 +14,9 @@ includedirs({
|
|||
defines({
|
||||
"_UNICODE",
|
||||
"UNICODE",
|
||||
|
||||
-- TODO(benvanik): find a better place for this stuff.
|
||||
"GLEW_NO_GLU=1",
|
||||
})
|
||||
|
||||
vectorextensions("AVX")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue