We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d5970 commit 3bbd7aeCopy full SHA for 3bbd7ae
CMake/vtkMacroKitPythonWrap.cmake
@@ -226,8 +226,6 @@ macro(vtkMacroKitPythonWrap)
226
227
VTK_WRAP_PYTHON3(${MY_KIT_NAME}Python KitPython_SRCS "${TMP_WRAP_FILES}")
228
229
- include_directories("${PYTHON_INCLUDE_PATH}")
230
-
231
if(${VTK_VERSION} VERSION_LESS "8.90")
232
233
# Create a python module that can be loaded dynamically. It links to
0 commit comments