mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 12:15:13 +00:00
Added Boost to requirements list.
This commit is contained in:
parent
adb0630961
commit
0315344af0
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ In development, so you are welcome to contribute.
|
||||||
## Requirements
|
## Requirements
|
||||||
* C++14-compatible compiler
|
* C++14-compatible compiler
|
||||||
* CMake 2.8 or newer
|
* CMake 2.8 or newer
|
||||||
|
* Boost 1.54+
|
||||||
* Boost Unit Test Framework (only for tests)
|
* Boost Unit Test Framework (only for tests)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue