BeezleBot/CMakeLists.txt

6 lines
82 B
CMake
Raw Normal View History

2018-03-29 19:01:16 +00:00
cmake_minimum_required(VERSION 3.5)
project(Beezle)
add_subdirectory(BeezleBot)