Skip to content

Commit 719734f

Browse files
authored
Merge pull request #1783 from pierotofy/master
Revert OpenSfM changes
2 parents 971a1fd + 8b92e44 commit 719734f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SuperBuild/cmake/External-OpenSfM.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ExternalProject_Add(${_proj_name}
2525
#--Download step--------------
2626
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
2727
GIT_REPOSITORY https://github.com/OpenDroneMap/OpenSfM/
28-
GIT_TAG 353
28+
GIT_TAG 352
2929
#--Update/Patch step----------
3030
UPDATE_COMMAND git submodule update --init --recursive
3131
#--Configure step-------------

0 commit comments

Comments
 (0)