We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 971a1fd + 8b92e44 commit 719734fCopy full SHA for 719734f
SuperBuild/cmake/External-OpenSfM.cmake
@@ -25,7 +25,7 @@ ExternalProject_Add(${_proj_name}
25
#--Download step--------------
26
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
27
GIT_REPOSITORY https://github.com/OpenDroneMap/OpenSfM/
28
- GIT_TAG 353
+ GIT_TAG 352
29
#--Update/Patch step----------
30
UPDATE_COMMAND git submodule update --init --recursive
31
#--Configure step-------------
0 commit comments