Add FindOpenHMD.cmake
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
project (openglexample C)
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
find_package(openhmd REQUIRED)
|
||||
find_package(OpenHMD REQUIRED)
|
||||
|
||||
add_executable(openglexample gl.c gl.h main.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user