This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
HelloBot/CMakeLists.txt

5 lines
100 B
CMake
Raw Permalink Normal View History

2018-03-28 18:36:47 +00:00
cmake_minimum_required(VERSION 3.5)
add_subdirectory(telegram-bot-api)
add_subdirectory(SimpleBot)