This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
BeezleBot
Archived
Watch
1
Star
0
Fork
0
You've already forked BeezleBot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
9fa3f1cc27
BeezleBot
/
CMakeLists.txt
5 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
initial project setup
2018-03-29 19:01:16 +00:00
cmake_minimum_required
(
VERSION
3.5
)
added logging Telegram bot
2018-03-30 18:26:34 +00:00
add_subdirectory
(
tgbot
)
initial project setup
2018-03-29 19:01:16 +00:00
add_subdirectory
(
BeezleBot
)
Reference in New Issue
Copy Permalink