# Match the minimum required version of onnx-mlir cmake_minimum_required(VERSION 3.20.0) project(raptor) add_subdirectory(onnx-mlir)