mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Add clarifying note
This commit is contained in:
parent
1b46ec600a
commit
cfc556e2d1
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ if (NOT SERVER_ONLY AND NOT ANDROID)
|
|||
set(DIR "oculusLegacy")
|
||||
add_subdirectory(${DIR})
|
||||
endif()
|
||||
|
||||
|
||||
# Note: OpenVR is a Steam thing, which is different from OVR, which is an Oculus SDK component.
|
||||
set(DIR "openvr")
|
||||
add_subdirectory(${DIR})
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue