cmake_minimum_required(VERSION 3.22)

add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/../vendor/palladium palladium)

add_subdirectory(ctrff)
