Add clarifying note

This commit is contained in:
Dale Glass 2023-12-08 02:43:57 -08:00
parent 1b46ec600a
commit cfc556e2d1

View file

@ -23,6 +23,7 @@ if (NOT SERVER_ONLY AND NOT ANDROID)
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()