mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-27 07:52:57 +02:00
Fix build for Linux.
This commit is contained in:
parent
ae152d28be
commit
0109ee2758
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
'variables': {
|
||||
'official_build_target%': '',
|
||||
'submodules_loc': '../ThirdParty',
|
||||
'libs_loc': '../../../Libraries',
|
||||
'lz4_loc': '<(submodules_loc)/lz4/lib',
|
||||
},
|
||||
'defines': [
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
'variables': {
|
||||
'official_build_target%': '',
|
||||
'submodules_loc': '../ThirdParty',
|
||||
'libs_loc': '../../../Libraries',
|
||||
'rlottie_loc': '<(submodules_loc)/rlottie',
|
||||
'rlottie_src': '<(rlottie_loc)/src',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue