Skip to content
Snippets Groups Projects
Commit e5ece221 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Update README with required cmake version

parent 83a211ab
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ Client API library for the Matrix protocol, built on top of Boost.Asio.
- Boost 1.70 (includes Boost.Beast and makes the strand interface usable)
- OpenSSL
- C++ 14 compiler
- CMake 3.1 or greater
- CMake 3.15 or greater (lower versions can work, but they tend to mess up linking the right boost libraries)
- Google Test (for testing)
- libsodium 1.0.14 or greater
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment