mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 04:28:01 +08:00
Merge pull request #2536 from twMr7/update_realsense2
[realsense2] update to 2.9.0
This commit is contained in:
commit
5e12b19f6b
@ -1,3 +1,3 @@
|
||||
Source: realsense2
|
||||
Version: 2.8.3
|
||||
Version: 2.9.0
|
||||
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).
|
||||
|
@ -1,10 +1,10 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index a59e2513..3b08f490 100644
|
||||
index d6717b19..3fb373be 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -420,16 +420,6 @@ if(WIN32)
|
||||
src/proc/temporal-filter.h
|
||||
@@ -453,16 +453,6 @@ if(WIN32)
|
||||
src/proc/syncer-processing-block.h
|
||||
src/proc/disparity-transform.h
|
||||
)
|
||||
-
|
||||
- foreach(flag_var
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO IntelRealSense/librealsense
|
||||
REF v2.8.3
|
||||
SHA512 9be27109da0247cf6669f01b3f0f945073f7851897da553915716d979c50f6228e771ca5a63955707f618d0db1fc58ba52f78dece6d904b6671dee56ba70d48f
|
||||
REF v2.9.0
|
||||
SHA512 10b4d165e5763567517fc2320b7094af5a078d1b5da2374cfa8480cab0715303ea29a87f04876cbc39b5d22ac72cba7d13711c0b46fa125fbd2cf13fcb1a28e6
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user