Installation
############
Include with vcpkg
==================
DXCam-CPP is available on `vcpkg `_.
In classic mode, run the following vcpkg command to install:
.. code-block:: shell
vcpkg install dxcam-cpp
In manifest mode, run the following vcpkg command in your project directory to
add the port:
.. code-block:: shell
vcpkg add port dxcam-cpp
Include with prebuilt binaries
==============================
You may download the prebuilt binaries from the
`Releases `_ page.