Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
88 B
CMake
Raw Permalink Normal View History

2022-04-29 20:01:14 +02:00
cmake_minimum_required(VERSION 3.16)
2022-05-02 17:09:36 +02:00
add_subdirectory(python)
add_subdirectory(runner)