cmake_minimum_required(VERSION 3.16)

project(a8e-workspace LANGUAGES C)

add_subdirectory(A8E)
