cmake_minimum_required(VERSION 3.15...3.26)
set(CMAKE_VERBOSE_MAKEFILE on)
project(pyrf96)
add_subdirectory(rf96)
