build: try to enable -Wconversion on the CI (see #1215)
This commit is contained in:
@@ -70,6 +70,7 @@ function(SETUP_TARGET TARGET_NAME)
|
||||
-fvisibility=hidden
|
||||
-pedantic
|
||||
-Wall
|
||||
-Wconversion
|
||||
-Wno-deprecated-declarations
|
||||
-Wshadow
|
||||
$<$<CONFIG:Debug>:-O0 -g>
|
||||
|
||||
Reference in New Issue
Block a user