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

add_subdirectory(llvm-project/llvm)
