================
@@ -778,6 +773,7 @@ if(MLIR_INCLUDE_TESTS)
LLVMSupport
EMBED_CAPI_LINK_LIBS
MLIRCAPIPythonTestDialect
+ NO_GENERATE_TYPE_STUBS
----------------
jpienaar wrote:
Is there a reason for disabling here?
https://github.com/llvm/llvm-project/pull/155741