Files

5 lines
88 B
CMake

cmake_minimum_required(VERSION 3.16)
add_subdirectory(python)
add_subdirectory(runner)