cmake_minimum_required(VERSION 3.15)
project(binder LANGUAGES CXX C)

add_subdirectory(llvm-project/llvm)
