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