Skip to content
Snippets Groups Projects
Commit 974b207b authored by Ben Boeckel's avatar Ben Boeckel
Browse files

setup.py: fix canonical issue URL

parent 4806f36f
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ setup(
],
ext_package='vtkmodules',
ext_modules=[
# https://gitlab.kitware.com/cmake/cmake/issues/19145
# https://gitlab.kitware.com/cmake/cmake/-/issues/19145
#ConfiguredCMakeExtension('vtkmodules', target='vtkpythonmodules'),
ConfiguredCMakeExtension('vtkCommonCorePython', target='vtkCommonCorePython'),
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment