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.
3 lines
119 B
CMake
3 lines
119 B
CMake
set(CATCH_INSTALL_DOCS OFF CACHE INTERNAL "")
|
|
set(CATCH_INSTALL_EXTRAS OFF CACHE INTERNAL "")
|
|
add_subdirectory(Catch2)
|