add openglexample from OpenHMD

This commit is contained in:
2018-09-18 20:18:47 +02:00
parent 21a2807143
commit a2d58a3d5f
6 changed files with 666 additions and 0 deletions

View File

@@ -28,3 +28,5 @@ if (ENABLE_XCB)
endif(ENABLE_XCB)
export(TARGETS lvrc FILE lvrc-config.cmake)
add_subdirectory(examples)