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.
BeezleBot/CMakeLists.txt
2018-03-30 20:26:34 +02:00

5 lines
89 B
CMake

cmake_minimum_required(VERSION 3.5)
add_subdirectory(tgbot)
add_subdirectory(BeezleBot)