cmake_minimum_required(VERSION 3.17.0)
cmake_policy(VERSION 3.17.0)


add_subdirectory(mcdisplay)
add_subdirectory(mcplot)
