Avoid full Telegram target rebuild on version change

This commit is contained in:
Ilya Fedin
2026-06-15 13:01:35 +00:00
committed by John Preston
parent ae167dba19
commit c486314f83
28 changed files with 27 additions and 1 deletions
@@ -18,6 +18,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/sandbox.h"
#include "core/application.h"
#include "core/update_checker.h"
#include "core/version.h"
#include "data/data_location.h"
#include "window/window_controller.h"
#include "webview/platform/linux/webview_linux_webkitgtk.h"