diff options
| author | levlam <levlam@telegram.org> | 2020-08-18 09:51:18 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-08-18 09:51:18 +0300 |
| commit | 73554fcfa56e8704d727a064af38cd800ae0d4b5 (patch) | |
| tree | 70136580ecd33bb95c044eab386815f7b5d49a23 /README.md | |
| parent | 335ac34fade5256e556713cfcf0a137d7c1ed7c3 (diff) | |
Improve README.
GitOrigin-RevId: 77d85ac9661d927031bd5f8b8604c2e02c5b5ddb
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ To build `TDLib` in Release mode using MSVC, you will need to additionally speci <a name="using-cxx"></a> ## Using in CMake C++ projects -For C++ projects that use CMake, the best approach is to build `TDLib` as part of your project or to use a prebuilt installation. +For C++ projects that use CMake, the best approach is to build `TDLib` as part of your project or to install it system-wide. There are several libraries that you could use in your CMake project: |
