Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update open3d #37

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ports/open3d/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO polycam/open3d
REF 4f7cc34ba85d4acf9c9e3a9cdd1618378ea41e15
SHA512 a32ba718decb21a6318d1605d179a5aece593b73d36fa69f5c1dcddd038196c7e217e8a6246a80ad087d3a0984f110aa3a595fef8faa7a978b582e7ba708d0f3
REF 3397a53cb66b2edbf5bd4ed1506dadaf17009ff9
SHA512 4ec33a31e28a6167808776c548dccd92a5d72e2fe1fc1cb6276afbfb9d9eba4f24407e5730689fc6e894f6771478923b1e78e237ab464183b7bb88f079c38846
HEAD_REF main
)

Expand Down