cmake_minimum_required(VERSION 3.10)

project(Beeftext)

add_subdirectory(Submodules/XMiLib/XMiLib)
add_subdirectory(Beeftext)
