Before running `cmake .. -DBUILD_EXAMPLES=true -DCMAKE_BUILD_TYPE=Release -DFORCE_LIBUVC=true` I had to `sudo apt-get install libssl-dev`
Before running
cmake .. -DBUILD_EXAMPLES=true -DCMAKE_BUILD_TYPE=Release -DFORCE_LIBUVC=trueI had to
sudo apt-get install libssl-dev