Skip to content

Commit

Permalink
Merge branch 'master' of https://gits-14.sys.kth.se/LCR/RLcpp
Browse files Browse the repository at this point in the history
  • Loading branch information
adler-j committed Jun 22, 2015
2 parents b496990 + e0d9859 commit d8af2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RLcpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ endforeach()

add_custom_command(TARGET ${INSTALL_LIB} COMMAND cd ${TARGET_PY} && python ${CMAKE_CURRENT_SOURCE_DIR}/setup.py install)

add_dependencies(${INSTALL_LIB} ${PYTHON_LIBS})
add_dependencies(${INSTALL_LIB} ${PYTHON_LIBS})

0 comments on commit d8af2da

Please sign in to comment.