1
0
Fork 0

Try disabling arm NEON fast path.

This commit is contained in:
John Preston 2020-01-29 13:34:01 +03:00
parent b944efa1f3
commit d919f57c68

View file

@ -102,6 +102,7 @@ else()
LOT_BUILD
PRIVATE
_USE_MATH_DEFINES
LOTTIE_DISABLE_ARM_NEON
"RAPIDJSON_ASSERT=(void)"
)