Larry Shaffer 5df9cbc964 Remove Python framework options/finding for Mac; add Homebrew support
Instead of finding Python interpreter, library and framework on Mac,
rely upon the reported paths of the interpreter (executable) to decipher
whether a framework is being used, then ensure any such framework has
its versioned subdirectory Headers used for includes and the base
Python library used directly in linking. This removes ambiguity in
framework searching, allowing just the PYTHON_EXECUTABLE (user-defined
or from FindPythonInterp module) to control which Python is used.
2016-11-20 15:30:12 -07:00
..
2012-10-11 17:15:32 +02:00
2016-03-16 10:55:49 +01:00
2016-09-21 09:12:54 +10:00
2016-03-14 20:38:20 +01:00
2016-09-21 09:12:54 +10:00
2016-09-21 09:12:54 +10:00
2010-10-30 19:37:00 +00:00
2012-09-24 18:43:20 +02:00
2016-09-21 09:12:54 +10:00
2012-10-06 13:32:08 +02:00