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-29 21:01:16 +02:00

6 lines
82 B
CMake

cmake_minimum_required(VERSION 3.5)
project(Beezle)
add_subdirectory(BeezleBot)