cmake/cmake-2.4.7-use_shared_python_lib.patch

13 lines
292 B
Diff
Raw Normal View History

--- 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.