mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 10:30:42 +00:00
Fix build
This commit is contained in:
parent
5791170b6c
commit
01a1eb1b20
@ -6,6 +6,8 @@ static_library(
|
|||||||
"Sources/**/*.m",
|
"Sources/**/*.m",
|
||||||
"Sources/**/*.mm",
|
"Sources/**/*.mm",
|
||||||
"Impl/*.cpp",
|
"Impl/*.cpp",
|
||||||
|
"Impl/*.mm",
|
||||||
|
"Impl/*.m",
|
||||||
]),
|
]),
|
||||||
has_cpp = True,
|
has_cpp = True,
|
||||||
headers = merge_maps([
|
headers = merge_maps([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user