mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 05:07:36 +08:00
Update matrix library for CI
This commit is contained in:
committed by
Paul Riseborough
parent
a2ff415fe4
commit
67512d88ea
+1
-1
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user