Skip to content
Snippets Groups Projects
Commit 0b57a5d2 authored by Tristan Walter's avatar Tristan Walter
Browse files

install closed_loop script

parent 6219b54b
No related branches found
No related tags found
No related merge requests found
......@@ -222,6 +222,8 @@ install(TARGETS ${targets}
CONFIGURATIONS Release
)
install(FILES ${CMAKE_SOURCE_DIR}/closed_loop.py DESTINATION ${CMAKE_INSTALL_PREFIX}/usr/share/trex)
if(APPLE)
target_compile_definitions(tgrabs_starter PRIVATE -DTGRABS_TARGET_PATH="${CMAKE_INSTALL_PREFIX}/bin")
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment