mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
Update dependencies. Rewrite tests to use Catch2 library. Add CMake option to use LLVM libc++. Delete bootstrap theme for Doxygen.
9 lines
268 B
Text
9 lines
268 B
Text
[submodule "ext/cpr"]
|
|
path = ext/cpr
|
|
url = https://github.com/whoshuu/cpr.git
|
|
[submodule "ext/rapidjson"]
|
|
path = ext/rapidjson
|
|
url = https://github.com/miloyip/rapidjson.git
|
|
[submodule "ext/Catch2"]
|
|
path = ext/Catch2
|
|
url = https://github.com/catchorg/Catch2.git
|