ports/math/plplot/files/patch-examples__python__CMakeLists.txt
Thierry Thomas e9a96e3df8 math/plplot: switch to Qhull8
Patch borrowed from
52479b8830/

PR:		261280
2022-02-18 19:44:54 +01:00

11 lines
297 B
Text

--- examples/python/CMakeLists.txt.orig 2022-01-14 18:34:58 UTC
+++ examples/python/CMakeLists.txt
@@ -222,7 +222,7 @@ if(CORE_BUILD)
@ONLY
)
- set(python_location1 ${PYTHON_INSTDIR})
+ set(python_location1)
set(python_location2)
set(python_location3)
set(python_location4)