1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-30 12:43:49 +01:00
Files
luanti/lib/lua/CMakeLists.txt
red-001 43363ee066 Disable CRT security warnings in MSVC (#15077)
MSVC by default warns if Annex-K style secure functions with additional parameter validation are not used. For better or worse, afaik other major compilers don't implement it, so it's not a very useful warning for a cross-platform project.
2024-08-31 20:47:29 +02:00

1.5 KiB