cmake_minimum_required(VERSION 3.16)

add_subdirectory(python)
add_subdirectory(runner)
