diff --git a/mlir/examples/standalone/CMakeLists.txt b/mlir/examples/standalone/CMakeLists.txt --- a/mlir/examples/standalone/CMakeLists.txt +++ b/mlir/examples/standalone/CMakeLists.txt @@ -20,7 +20,6 @@ include(AddLLVM) include(AddMLIR) include(HandleLLVMOptions) -include(MLIRDetectPythonEnv) if(MLIR_ENABLE_BINDINGS_PYTHON) include(MLIRDetectPythonEnv)