openvr icon indicating copy to clipboard operation
openvr copied to clipboard

Fixes to sample code (CMake sources + compat.h)

Open flow-c opened this issue 8 years ago • 0 comments

  • Unquoted ${QT_FLAGS} in CMakeLists.txt files to prevent "-fPIC;-fPIC;-fPIC" compiler flag.

  • Added definition for _countof to compat.h.

flow-c avatar Jan 13 '17 18:01 flow-c