nikic wrote: > What about the line before you left: `set(MLIR_INCLUDE_DIR "@MLIR_INCLUDE_DIR@")` ? Good point. It also points to the include directory in the source tree, so it should be dropped as well. https://github.com/llvm/llvm-project/pull/125842