cmake_minimum_required(VERSION 3.22)

project(dynamorio_python VERSION 0.4.1)

add_subdirectory(pyda_core)
