cmake_minimum_required(VERSION 3.22) # Add all module subdirectories add_subdirectory(led) add_subdirectory(delay)