Skip to content
Snippets Groups Projects
Commit d4a5d6ef authored by Sam Horvath's avatar Sam Horvath
Browse files

ENH: Switch to different vrpn fork

Switch to sjh/vrpn to allow for quick changes to the
Arduino vrpn server/client
parent 99e2ad8b
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ endif()
#-----------------------------------------------------------------------------
include(imstkAddExternalProject)
imstk_add_external_project( VRPN
GIT_REPOSITORY https://github.com/agirault/vrpn
GIT_TAG 6928eb52d458392f34f4b0c20930abfed2bf6355
GIT_REPOSITORY https://github.com/sjh26/vrpn
GIT_TAG e8cfc645c33f4072723e503d7aa85f3a37646de6
INSTALL_COMMAND ${SKIP_STEP_COMMAND}
CMAKE_ARGS
-DBUILD_TESTING:BOOL=OFF
......
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