kopia lustrzana https://github.com/OpenDroneMap/ODM
Update to newer OpenCV version to fix build issues in protobuf dependency when using VS 2022.
rodzic
831d4a26b4
commit
5358e6c949
SuperBuild/cmake
|
@ -36,7 +36,7 @@ ExternalProject_Add(${_proj_name}
|
|||
STAMP_DIR ${_SB_BINARY_DIR}/stamp
|
||||
#--Download step--------------
|
||||
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
|
||||
URL https://github.com/opencv/opencv/archive/4.5.0.zip
|
||||
URL https://github.com/opencv/opencv/archive/4.11.0.zip
|
||||
#--Update/Patch step----------
|
||||
UPDATE_COMMAND ""
|
||||
#--Configure step-------------
|
||||
|
|
Ładowanie…
Reference in New Issue