QR code feature beta and streamer mode

This commit is contained in:
dsc 2021-04-13 11:39:12 +02:00
parent 8ab0d9f6ed
commit c7ea0357ce
29 changed files with 1143 additions and 31 deletions

View file

@ -1,6 +1,3 @@
# Set the minimum required version of CMake for this project.
cmake_minimum_required(VERSION 2.8)
# Set project name.
project(OpenVRSDK)