cmake: disabled msvc warning 4267
This commit is contained in:
@@ -85,6 +85,7 @@ if(MSVC)
|
||||
${OLIVE_TARGET}
|
||||
PRIVATE
|
||||
/WX
|
||||
/wd4267
|
||||
/experimental:external
|
||||
/external:anglebrackets
|
||||
/external:W0
|
||||
|
||||
Reference in New Issue
Block a user