diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index c0ea9c9cd..15cb89871 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -71,6 +71,7 @@ if(MSVC) /W4 /wd4127 /wd4267 + /wd4100 /wd4456 /wd4706 /experimental:external