mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Bazel
This commit is contained in:
parent
ba931407b3
commit
cd3ffe902e
15 changed files with 167 additions and 52 deletions
1
submodules/sqlcipher/BUILD
vendored
1
submodules/sqlcipher/BUILD
vendored
|
|
@ -29,6 +29,7 @@ objc_library(
|
|||
"-DNDEBUG=1",
|
||||
"-DSQLITE_MAX_MMAP_SIZE=0",
|
||||
"-Wno-all",
|
||||
"-Wno-#warnings",
|
||||
],
|
||||
sdk_frameworks = [
|
||||
"Foundation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue