aboutsummaryrefslogtreecommitdiff
path: root/ports/vtk/python_debug.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/vtk/python_debug.patch')
-rw-r--r--ports/vtk/python_debug.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/vtk/python_debug.patch b/ports/vtk/python_debug.patch
new file mode 100644
index 000000000..6b69d8094
--- /dev/null
+++ b/ports/vtk/python_debug.patch
@@ -0,0 +1,13 @@
+diff --git a/CMake/patches/3.18/FindPython/Support.cmake b/CMake/patches/3.18/FindPython/Support.cmake
+index 0879537ed..122e7228d 100644
+--- a/CMake/patches/3.18/FindPython/Support.cmake
++++ b/CMake/patches/3.18/FindPython/Support.cmake
+@@ -2253,7 +2257,7 @@ if (("Development.Module" IN_LIST ${_PYTHON_PREFIX}_FIND_COMPONENTS
+ NAMES ${_${_PYTHON_PREFIX}_LIB_NAMES_DEBUG}
+ NAMES_PER_DIR
+ HINTS "${_${_PYTHON_PREFIX}_PATH}" ${_${_PYTHON_PREFIX}_HINTS}
+- NO_DEFAULT_PATH)
++ )
+ endif()
+
+ # retrieve runtime libraries