cmake_minimum_required(VERSION 3.21)

add_subdirectory(espresso)
add_subdirectory(generator)
add_subdirectory(recovery)

