================
@@ -778,6 +773,7 @@ if(MLIR_INCLUDE_TESTS)
LLVMSupport
EMBED_CAPI_LINK_LIBS
MLIRCAPIPythonTestDialect
+ NO_GENERATE_TYPE_STUBS
----------------
makslevental wrote:
switched to positive flag instead
https://github.com/llvm/llvm-project/pull/155741