cmake_minimum_required(VERSION 3.18)
project(gsm_python LANGUAGES CXX)
add_subdirectory(gsm_python/cuda)
