Skip to content

Commit e027196

Browse files
committedAug 14, 2024
Don't ask to download CMake on Windows.
The one from Visual Studio works just fine now.
1 parent 6d00165 commit e027196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/building-win.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
2121
## Install third party software
2222

2323
* Download **Python 3.10** installer from [https://www.python.org/downloads/](https://www.python.org/downloads/) and install it with adding to PATH.
24-
* Download **CMake 3.21 or later** installer from [https://cmake.org/download/](https://cmake.org/download/) and install it.
2524
* Download **Git** installer from [https://git-scm.com/download/win](https://git-scm.com/download/win) and install it.
2625

2726
## Clone source code and prepare libraries

0 commit comments

Comments
 (0)