SHA256
3
0
forked from pool/cmake
cmake/use-shared-python-lib.diff

13 lines
292 B
Diff

--- Modules/FindPythonLibs.cmake
+++ Modules/FindPythonLibs.cmake
@@ -62,9 +62,6 @@
python2.0/config
python1.6/config
python1.5/config
-
- # Avoid finding the .dll in the PATH. We want the .lib.
- NO_SYSTEM_ENVIRONMENT_PATH
)
# Search for the python framework on Apple.