diff options
| author | levlam <levlam@telegram.org> | 2025-02-13 19:43:52 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-02-13 19:43:52 +0300 |
| commit | 1c6b5973b11fbb5b40503aee7d261a98e0ea4143 (patch) | |
| tree | 9ed42353d9834332cd876bc93ac4f8f5d2aec17b /README.md | |
| parent | 0f6612d9305de8f8553cfb06fe7d5f59e3002c4f (diff) | |
Increase required CMake version to 3.10.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ for a list of all available `TDLib` [methods](https://core.telegram.org/tdlib/do * OpenSSL * zlib * gperf (build only) -* CMake (3.0.2+, build only) +* CMake (3.10+, build only) * PHP (optional, for documentation generation) <a name="building"></a> |
