cmake: disabled msvc warning 4267

This commit is contained in:
itsmattkc
2020-03-19 13:03:26 +11:00
parent bbb00029e9
commit feb561c80b
+1
View File
@@ -85,6 +85,7 @@ if(MSVC)
${OLIVE_TARGET}
PRIVATE
/WX
/wd4267
/experimental:external
/external:anglebrackets
/external:W0