Project

General

Profile

Bug #1678 ยป macosx-link-python.patch

mot, 03/30/2016 11:24 PM

View differences:

CMakeLists.txt
203 203
find_package(PythonLibs 2)
204 204
find_package(SWIG)
205 205

  
206
if(APPLE)
207
    set(PYTHON_LIBRARY "-undefined dynamic_lookup")
208
endif(APPLE)
209

  
206 210
if(SWIG_FOUND)
207 211
    message(STATUS "Minimum SWIG version required is 1.3.31")
208 212
    set(SWIG_VERSION_CHECK FALSE)
    (1-1/1)
    Add picture from clipboard (Maximum size: 48.8 MB)