mirror of
https://github.com/wassname/ray.git
synced 2026-07-08 08:16:42 +08:00
fix compilation on macOS
This commit is contained in:
@@ -70,6 +70,7 @@ add_library(numbuf SHARED
|
||||
python/src/pynumbuf/adapters/numpy.cc
|
||||
python/src/pynumbuf/adapters/python.cc)
|
||||
|
||||
get_filename_component(PYTHON_SHARED_LIBRARY ${PYTHON_LIBRARIES} NAME)
|
||||
if(APPLE)
|
||||
add_custom_command(TARGET numbuf
|
||||
POST_BUILD COMMAND
|
||||
|
||||
Reference in New Issue
Block a user