Skip to content

Commit

Permalink
update the sha1 external for director and signalscope for new prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
patmarion committed Oct 13, 2015
1 parent 2e5b3fb commit d85e1be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ set(cmake_GIT_CLONE_DIR "${PROJECT_SOURCE_DIR}/drake/cmake")
set(cmake_NO_BUILD TRUE)
set(cmake_IS_PUBLIC TRUE)
set(director_GIT_REPOSITORY https://github.com/RobotLocomotion/director.git)
set(director_GIT_TAG 9e2cfbc3812cb5c12915981fe63fed76e711e1b7)
set(director_GIT_TAG d8bb50aaacf776f684853235377913d077bb7c19)
set(director_SOURCE_DIR ${PROJECT_SOURCE_DIR}/externals/director/distro/pods/drake-distro)
set(director_IS_PUBLIC TRUE)
set(eigen_GIT_REPOSITORY https://github.com/RobotLocomotion/eigen-pod.git)
Expand Down Expand Up @@ -137,7 +137,7 @@ set(sedumi_GIT_REPOSITORY [email protected]:RobotLocomotion/sedumi.git)
set(sedumi_GIT_TAG 8263577d4ab375524060c19369ccf410133bb9eb)
set(sedumi_IS_PUBLIC FALSE)
set(signalscope_GIT_REPOSITORY https://github.com/mitdrc/signal-scope.git)
set(signalscope_GIT_TAG bd891bb2a8284a969086b7f286462572e5698855)
set(signalscope_GIT_TAG dfbcfd80d381525deb91ed0a1c19bd6928a5eacd)
set(signalscope_IS_PUBLIC TRUE)
set(snopt_GIT_REPOSITORY [email protected]:RobotLocomotion/snopt.git)
set(snopt_GIT_TAG 95d908275156f2665ef3941f08cb89c767480a6e)
Expand Down

0 comments on commit d85e1be

Please sign in to comment.