mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
rlottie: Fix build for macOS with static Qt.
This commit is contained in:
2
Telegram/ThirdParty/rlottie
vendored
2
Telegram/ThirdParty/rlottie
vendored
Submodule Telegram/ThirdParty/rlottie updated: ddee930769...8983925c3f
@@ -24,6 +24,7 @@
|
|||||||
'defines': [
|
'defines': [
|
||||||
'_USE_MATH_DEFINES',
|
'_USE_MATH_DEFINES',
|
||||||
'LOT_BUILD',
|
'LOT_BUILD',
|
||||||
|
'RLOTTIE_WITH_STATIC_QT',
|
||||||
],
|
],
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
'<(rlottie_loc)/inc',
|
'<(rlottie_loc)/inc',
|
||||||
@@ -59,8 +60,8 @@
|
|||||||
'<(rlottie_src)/vector/freetype/v_ft_stroker.h',
|
'<(rlottie_src)/vector/freetype/v_ft_stroker.h',
|
||||||
'<(rlottie_src)/vector/freetype/v_ft_types.h',
|
'<(rlottie_src)/vector/freetype/v_ft_types.h',
|
||||||
|
|
||||||
'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.h',
|
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.h',
|
||||||
'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.S',
|
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.S',
|
||||||
'<(rlottie_src)/vector/pixman/vregion.cpp',
|
'<(rlottie_src)/vector/pixman/vregion.cpp',
|
||||||
'<(rlottie_src)/vector/pixman/vregion.h',
|
'<(rlottie_src)/vector/pixman/vregion.h',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user