Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
cmake
> cmake-2.4.7-use_shared_python_lib.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File cmake-2.4.7-use_shared_python_lib.patch of Package cmake
--- 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.