Skip to content

Commit

Permalink
update to v1.0 (#6692)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcseacave authored and Rastaban committed Jun 1, 2019
1 parent c62dfa2 commit 6633185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/openmvs/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: openmvs
Version: 0.9
Version: 1.0
Description: OpenMVS: open Multi-View Stereo reconstruction library
Build-Depends: zlib, boost, eigen3, ceres, opencv, cgal, glew, glfw3, vcglib
Build-Depends: zlib, boost-iostreams, boost-program-options, boost-system, boost-serialization, eigen3, ceres, opencv, cgal[core], glew, glfw3, vcglib
4 changes: 2 additions & 2 deletions ports/openmvs/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cdcseacave/openMVS
REF v0.9
SHA512 a1081ee8562324137273846526c6570c77b35dba6a1a46df4e67f19cf7d0a1a4d4f6091b9444b66e0ca322f466b418ce4535d0c7ce10000df389cbe615f0c0b6
REF v1.0
SHA512 d5743660286068d2ec9e80b8cfdf1dd612d76f12f1f10c95d32bab55ae65032a200d820f2c76e4781068c61597e2533df8755fd5d9076d3aac9223134eb5b561
HEAD_REF master
PATCHES
glfw3_target_compat.patch
Expand Down

0 comments on commit 6633185

Please sign in to comment.