cmake_minimum_required(VERSION 3.16.3)
project(g13)

add_subdirectory(g13d)
add_subdirectory(etc)