cmake_minimum_required(VERSION 3.12) project(mpg123 VERSION 0 LANGUAGES C ASM) add_subdirectory(ports/cmake)