Skip to content

Commit

Permalink
Installing utility to visualize frames.
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed May 10, 2022
1 parent 777c77d commit 0211ee9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/OpenXrFrameViz/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ add_executable(OpenXrFrameViz main.cpp)
target_link_libraries(OpenXrFrameViz PRIVATE YARP::YARP_os YARP::YARP_sig
YARP::YARP_dev YARP::YARP_math
iDynTree::idyntree-visualization iDynTree::idyntree-yarp)

install(TARGETS OpenXrFrameViz DESTINATION bin)

0 comments on commit 0211ee9

Please sign in to comment.