FIxed VS build.
This commit is contained in:
Родитель
8b3f752af5
Коммит
3ab3815449
|
@ -18,6 +18,7 @@ project "glslang"
|
|||
configuration { "vs*" }
|
||||
buildoptions {
|
||||
"/wd4005", -- warning C4005: '_CRT_SECURE_NO_WARNINGS': macro redefinition
|
||||
"/wd4100", -- error C4100: 'inclusionDepth' : unreferenced formal parameter
|
||||
}
|
||||
|
||||
configuration { "not vs*" }
|
||||
|
|
Загрузка…
Ссылка в новой задаче