ray/numbuf
Robert Nishihara f267da6aa8 Improve case on Mac where cmake fails to find Python with the custom search path. (#49)
* On Mac OS X, if cmake fails to find Python with custom search path, default to using find_package.

* Fix formatting in CMakeLists.txt.

* Set CUSTOM_PYTHON_EXECUTABLE variable on mac if the custom search path fails.

* Require exact Python version match.

* Use cmake mode keyword for logging messages.

* Fix.

* Find python libraries in cmake by searching near the include directories.

* Update cmakelists for numbuf.
2016-11-19 19:00:42 -08:00
..
cmake/Modules Merge numbuf. 2016-11-19 12:30:01 -08:00
cpp/src/numbuf clang-fixes 2016-11-19 14:27:08 -08:00
numbuf Merge numbuf. 2016-11-19 12:30:01 -08:00
python switch from submodule to cloning arrow, travis fixes & Robert's comments 2016-11-19 17:38:36 -08:00
thirdparty switch from submodule to cloning arrow, travis fixes & Robert's comments 2016-11-19 17:38:36 -08:00
vsprojects Merge numbuf. 2016-11-19 12:30:01 -08:00
.clang-format clang-fixes 2016-11-19 14:27:08 -08:00
build.sh Merge numbuf. 2016-11-19 12:30:01 -08:00
CMakeLists.txt Improve case on Mac where cmake fails to find Python with the custom search path. (#49) 2016-11-19 19:00:42 -08:00
setup.py switch from submodule to cloning arrow, travis fixes & Robert's comments 2016-11-19 17:38:36 -08:00
setup.sh switch from submodule to cloning arrow, travis fixes & Robert's comments 2016-11-19 17:38:36 -08:00