telebotxx/.gitmodules
Kirill Kirilenko 0c71edab8b Switch to C++17.
Update dependencies.
Rewrite tests to use Catch2 library.
Add CMake option to use LLVM libc++.
Delete bootstrap theme for Doxygen.
2020-11-30 14:12:21 +03:00

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