mirror of https://github.com/procxx/kepka.git
Update rlottie, remove asserts in debug build.
This commit is contained in:
parent
75fd2d0257
commit
696c70e34a
|
@ -1 +1 @@
|
||||||
Subproject commit 8983925c3f9aaf82eb061b2e86c5bd1e22705a73
|
Subproject commit 40ccf084445c60a32d72d4811edf0efd0580dcaa
|
|
@ -24,6 +24,7 @@
|
||||||
},
|
},
|
||||||
'defines': [
|
'defines': [
|
||||||
'_USE_MATH_DEFINES',
|
'_USE_MATH_DEFINES',
|
||||||
|
'RAPIDJSON_ASSERT=',
|
||||||
'LOT_BUILD',
|
'LOT_BUILD',
|
||||||
],
|
],
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
|
|
Loading…
Reference in New Issue