openvr
openvr copied to clipboard
Fixes to sample code (CMake sources + compat.h)
-
Unquoted ${QT_FLAGS} in CMakeLists.txt files to prevent "-fPIC;-fPIC;-fPIC" compiler flag.
-
Added definition for _countof to compat.h.