cmake_minimum_required(VERSION 3.28)

add_subdirectory(engine)
add_subdirectory(interface)
add_subdirectory(cl)
