aboutsummaryrefslogtreecommitdiff
path: root/ports/realsense2/CONTROL
diff options
context:
space:
mode:
authorClaudio Fantacci <claudiofantacci@users.noreply.github.com>2018-04-17 19:01:22 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-04-17 10:01:22 -0700
commit9d52f41a8f6a2b6905b439217add223c403e8623 (patch)
treeea36ae6a9798085a15a0b1373e51c1cd79625ae8 /ports/realsense2/CONTROL
parent0700fbd9c0f7f37ba8e2a32f012b027efefdc3af (diff)
downloadvcpkg-9d52f41a8f6a2b6905b439217add223c403e8623.tar.gz
vcpkg-9d52f41a8f6a2b6905b439217add223c403e8623.zip
[realsense2] Add tools compilation (#3002)
* Add features to realsense2 port (cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7) * Increment port version
Diffstat (limited to 'ports/realsense2/CONTROL')
-rw-r--r--ports/realsense2/CONTROL8
1 files changed, 6 insertions, 2 deletions
diff --git a/ports/realsense2/CONTROL b/ports/realsense2/CONTROL
index f1674b7e9..2465fd1a4 100644
--- a/ports/realsense2/CONTROL
+++ b/ports/realsense2/CONTROL
@@ -1,6 +1,10 @@
Source: realsense2
-Version: 2.10.1
+Version: 2.10.1-1
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).
Feature: avx2
-Description: rgb image decode using avx2 \ No newline at end of file
+Description: rgb image decode using avx2
+
+Feature: tools
+Build-Depends: opengl
+Description: Build Intel® RealSense™ examples and tools