Update rlottie, remove asserts in debug build.

This commit is contained in:
John Preston 2019-07-07 13:13:26 +02:00
parent 75fd2d0257
commit 696c70e34a
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8983925c3f9aaf82eb061b2e86c5bd1e22705a73 Subproject commit 40ccf084445c60a32d72d4811edf0efd0580dcaa

View File

@ -24,6 +24,7 @@
}, },
'defines': [ 'defines': [
'_USE_MATH_DEFINES', '_USE_MATH_DEFINES',
'RAPIDJSON_ASSERT=',
'LOT_BUILD', 'LOT_BUILD',
], ],
'include_dirs': [ 'include_dirs': [