mirror of
https://github.com/fancycode/MemoryModule
synced 2026-06-06 15:44:28 +00:00
Error on some type conversion warnings.
This commit is contained in:
@@ -28,6 +28,7 @@ endif ()
|
||||
if (NOT MSVC)
|
||||
add_definitions ("-Wall")
|
||||
else ()
|
||||
# Show level 4 warnings.
|
||||
add_definitions ("-W4")
|
||||
endif ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user