mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
ENABLE_EXTENDED_ALIGNED_STORAGE for msvc
This commit is contained in:
@@ -679,6 +679,7 @@ if(MSVC)
|
||||
# endforeach()
|
||||
# endif()
|
||||
|
||||
add_definitions(-D_ENABLE_EXTENDED_ALIGNED_STORAGE)
|
||||
else()
|
||||
add_definitions(-Wall -Wextra)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user