Skip to content

Commit

Permalink
Update matrix library for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilritz authored and priseborough committed Aug 28, 2019
1 parent a2ff415 commit 67512d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
include(ExternalProject)
ExternalProject_Add(matrix
GIT_REPOSITORY "https://github.com/PX4/Matrix.git"
GIT_TAG 6b0777d815cd64902eb0575d56ec52f53aebb4a0
GIT_TAG 84b3da227cda0b66a2c8ebaa99aeddedf8858b02
UPDATE_COMMAND ""
PATCH_COMMAND ""
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit 67512d8

Please sign in to comment.