diff --git a/src/executable/mlir/Conversion/PythonToPythonBytecode/CMakeLists.txt b/src/executable/mlir/Conversion/PythonToPythonBytecode/CMakeLists.txt index 57256e5..533d33b 100644 --- a/src/executable/mlir/Conversion/PythonToPythonBytecode/CMakeLists.txt +++ b/src/executable/mlir/Conversion/PythonToPythonBytecode/CMakeLists.txt @@ -8,6 +8,7 @@ add_mlir_conversion_library(PythonToPythonBytecode MLIRIR MLIRPass PythonMLIRDialect + EmitPythonBytecodeDialect ) target_include_directories(PythonToPythonBytecode SYSTEM PUBLIC