Fix build with Xcode.

This commit is contained in:
John Preston
2026-05-01 16:56:51 +07:00
parent f1e2f9d37f
commit e3a68751b7
6 changed files with 20 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
# For license and copyright information please follow this link:
# https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
cmake_minimum_required(VERSION 3.25...3.31)
cmake_minimum_required(VERSION 3.31)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)