cmake_minimum_required(VERSION 3.16)

project(FyTest VERSION 0.1 LANGUAGES Fortran)

add_subdirectory(fytest)
