Remove error on warning to build SDK

This commit is contained in:
Julien Wadel 2020-02-17 16:32:15 +01:00
parent 8b0cbb71ad
commit f7be956d9e

View file

@ -107,7 +107,6 @@ if (NOT WIN32)
check_cxx_compiler_flag("-Wsuggest-override" SUGGEST_OVERRIDE)
set(CUSTOM_FLAGS "\
-Wall \
-Wcast-align \
-Wconversion \
-Wno-error=conversion \
-Wextra \