diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-06-03 10:22:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-02 21:22:16 -0500 |
| commit | 668f048edbadbd85db43084e6d93c6a45d262f5c (patch) | |
| tree | e970b4f2b80728e03245d1cd0002d234d61723d2 /ports/realsense2/CONTROL | |
| parent | 64c07e5f4e0c0cb97e7c07df17104ed2b0571ec8 (diff) | |
| download | vcpkg-668f048edbadbd85db43084e6d93c6a45d262f5c.tar.gz vcpkg-668f048edbadbd85db43084e6d93c6a45d262f5c.zip | |
[vcpkg baseline][realsense2] Fix config issue on osx (#18202)
* [vcpkg baseline][realsense2] Fix config issue on osx
* Update the baseline version
Diffstat (limited to 'ports/realsense2/CONTROL')
| -rw-r--r-- | ports/realsense2/CONTROL | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ports/realsense2/CONTROL b/ports/realsense2/CONTROL deleted file mode 100644 index 07aae35d7..000000000 --- a/ports/realsense2/CONTROL +++ /dev/null @@ -1,16 +0,0 @@ -Source: realsense2 -Version: 2.42.0 -Homepage: https://github.com/IntelRealSense/librealsense -Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300). -Build-Depends: libusb(linux) - -Feature: tools -Build-Depends: opengl, glfw3 -Description: Build Intel® RealSense™ examples and tools - -Feature: openni2 -Build-Depends: openni2 -Description: Build Intel® RealSense™ OpenNI2 driver - -Feature: tm2 -Description: Build Intel® RealSense™ T265 device |
