cmake_minimum_required(VERSION 3.22)

add_subdirectory(api)
add_subdirectory(examples)
add_subdirectory(lib)
