cmake_minimum_required(VERSION 3.20) project(InkCompiler LANGUAGES NONE) add_subdirectory(testing/regression)