mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +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': [
|
||||
'_USE_MATH_DEFINES',
|
||||
'LOT_BUILD',
|
||||
'RLOTTIE_WITH_STATIC_QT',
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(rlottie_loc)/inc',
|
||||
@@ -59,8 +60,8 @@
|
||||
'<(rlottie_src)/vector/freetype/v_ft_stroker.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.S',
|
||||
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.h',
|
||||
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.S',
|
||||
'<(rlottie_src)/vector/pixman/vregion.cpp',
|
||||
'<(rlottie_src)/vector/pixman/vregion.h',
|
||||
|
||||
|
Reference in New Issue
Block a user