aboutsummaryrefslogtreecommitdiff
path: root/ports/openmvs/fix-build.patch
diff options
context:
space:
mode:
authorchausner <15180557+chausner@users.noreply.github.com>2021-09-28 20:50:35 +0200
committerGitHub <noreply@github.com>2021-09-28 11:50:35 -0700
commitbc503ddb8b00b7fb8ac83b8d8772c0bb1dc9d8e0 (patch)
tree32ea15a85d112262087a0cd7f43772bbc86d2a77 /ports/openmvs/fix-build.patch
parent2b31e33fe68f991bf506241a5b1517b44e9c50a5 (diff)
downloadvcpkg-bc503ddb8b00b7fb8ac83b8d8772c0bb1dc9d8e0.tar.gz
vcpkg-bc503ddb8b00b7fb8ac83b8d8772c0bb1dc9d8e0.zip
[openmvs] Update to 1.1.1 (#20373)
* Update openmvs to 1.1.1 * Update CI baseline * Update patch * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/openmvs/fix-build.patch')
-rw-r--r--ports/openmvs/fix-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openmvs/fix-build.patch b/ports/openmvs/fix-build.patch
index 54d50c25f..48f62ae0a 100644
--- a/ports/openmvs/fix-build.patch
+++ b/ports/openmvs/fix-build.patch
@@ -108,7 +108,7 @@ index f4914bf..23d03e6 100644
--- a/MvgMvsPipeline.py
+++ b/MvgMvsPipeline.py.in
@@ -91,12 +91,12 @@ def find(afile):
- return None
+
# Try to find openMVG and openMVS binaries in PATH
-OPENMVG_BIN = whereis("openMVG_main_SfMInit_ImageListing")