vcpkg/ports/wpilib/CONTROL

13 lines
556 B
Plaintext
Raw Normal View History

2019-04-12 14:03:35 +08:00
Source: wpilib
Version: 2019.5.1
2019-04-14 05:38:13 +08:00
Build-Depends: libuv
2019-04-12 14:03:35 +08:00
Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.
Feature: cameraserver
Build-Depends: opencv
Description: Enables the CameraServer and CSCore libraries for manipulating USB Cameras and HTTP Camera Streams
Feature: allwpilib
Build-Depends: wpilib[cameraserver] opencv
Description: Enables the simulation HAL, and the high level wpilibc library.