cmake_minimum_required(VERSION 3.5)

project(claw-ia-example)

subdirs(matches morpion_console)
