cmake_minimum_required(VERSION 3.14)

project(claw-ia-example)

subdirs(matches morpion_console)
