mirror of
https://github.com/RPCS3/glslang.git
synced 2025-01-15 15:27:51 +00:00
424cf80f8b
strtok_s() is suggested by MSVC, but it has different signature than the C11 standard one. So we just turn off the recommendation here.