ENABLE_EXTENDED_ALIGNED_STORAGE for msvc

This commit is contained in:
Thomas Krijnen
2023-11-15 10:29:44 +01:00
parent 73abb25fc3
commit d2a2e0d7a0
+1
View File
@@ -679,6 +679,7 @@ if(MSVC)
# endforeach()
# endif()
add_definitions(-D_ENABLE_EXTENDED_ALIGNED_STORAGE)
else()
add_definitions(-Wall -Wextra)