Skip to content

Commit 182c493

Browse files
authored
Update CMakeLists.txt
Remove GENERATE from add_python_modules
1 parent f539569 commit 182c493

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/examples/standalone/python/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,5 @@ add_mlir_python_modules(StandalonePythonModules
7979
MLIRPythonSources.Dialects.builtin
8080
COMMON_CAPI_LINK_LIBS
8181
StandalonePythonCAPI
82-
GENERATE_TYPE_STUBS
8382
PACKAGE_PREFIX "${MLIR_PYTHON_PACKAGE_PREFIX}"
8483
)

0 commit comments

Comments
 (0)