Skip to content

Commit 6ab32da

Browse files
committed
Update CMakeLists.txt
1 parent c170be6 commit 6ab32da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FetchContent_Declare(
1616
GIT_TAG "v2.11.1")
1717
FetchContent_Declare(
1818
m3t
19-
GIT_REPOSITORY "https://github.com/DLR-RM/3DObjectTracking.git"
19+
GIT_REPOSITORY "https://github.com/agimus-project/3DObjectTracking"
2020
GIT_TAG "master"
2121
SOURCE_SUBDIR "M3T" CMAKE_ARGS "-DUSE_AZURE_KINECT=${USE_AZURE_KINECT}"
2222
"-DUSE_REALSENSE=${USE_REALSENSE}" "-DUSE_GTEST=${USE_GTEST}")

0 commit comments

Comments
 (0)