BeezleBot/CMakeLists.txt

6 lines
82 B
CMake

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