fix redis module build dependencies (#2247)

This commit is contained in:
Philipp Moritz
2018-06-13 10:18:09 -07:00
committed by Robert Nishihara
parent 8efd0f7b1b
commit 62de86ff7a
+2
View File
@@ -107,6 +107,8 @@ if ("${CMAKE_RAY_LANG_PYTHON}" STREQUAL "YES")
add_dependencies(copy_ray ${LOCAL_SCHEDULER_LIBRARY_LANG})
endif()
add_dependencies(copy_ray ray_redis_module)
foreach(file ${ray_file_list})
add_custom_command(TARGET copy_ray POST_BUILD
COMMAND ${CMAKE_COMMAND} -E