mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
-Wno-register is defined in options_linux.cmake now
This commit is contained in:
parent
a474074705
commit
2b642d4da9
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ if (LINUX)
|
|||
)
|
||||
|
||||
target_compile_definitions(Telegram PRIVATE G_LOG_DOMAIN="Telegram")
|
||||
target_compile_options(Telegram PRIVATE -Wno-register)
|
||||
|
||||
if (NOT TDESKTOP_DISABLE_GTK_INTEGRATION)
|
||||
find_package(PkgConfig REQUIRED)
|
||||
|
|
Loading…
Add table
Reference in a new issue