mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Made Swift 6 local translation support optional.
This commit is contained in:
@@ -97,7 +97,9 @@ PRIVATE
|
||||
desktop-app::external_xxhash
|
||||
)
|
||||
|
||||
telegram_add_apple_swift_runtime(Telegram)
|
||||
if (NOT DESKTOP_APP_DISABLE_SWIFT6)
|
||||
telegram_add_apple_swift_runtime(Telegram)
|
||||
endif()
|
||||
|
||||
target_precompile_headers(Telegram PRIVATE $<$<COMPILE_LANGUAGE:CXX,OBJCXX>:${src_loc}/stdafx.h>)
|
||||
nice_target_sources(Telegram ${src_loc}
|
||||
|
||||
Reference in New Issue
Block a user