cmake_minimum_required(VERSION 3.25) project( mdeutils ) add_subdirectory(mbiff) add_subdirectory(mauplay)