diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 85a8646d..528d41f7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -117,6 +117,7 @@ if(MSVC) /wd4710 /wd4711 /wd4324 + /wd4255 -DXAIE_FEATURE_MSVC ${IO_BACKEND} )