Error on some type conversion warnings.

This commit is contained in:
Joachim Bauch
2016-09-19 22:51:39 +02:00
parent 89883558fe
commit de5dbce770
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ endif ()
if (NOT MSVC)
add_definitions ("-Wall")
else ()
# Show level 4 warnings.
add_definitions ("-W4")
endif ()