···382382if(NOT DEFINED XRT_FEATURE_OPENXR_SPACE_LOCAL_FLOOR)
383383 set(XRT_FEATURE_OPENXR_SPACE_LOCAL_FLOOR ON)
384384endif()
385385+if(NOT DEFINED XRT_FEATURE_OPENXR_SPACE_UNBOUNDED)
386386+ set(XRT_FEATURE_OPENXR_SPACE_UNBOUNDED ON)
387387+endif()
385388386389# You can set this from a superproject to add a driver
387390# All drivers must be listed in here to be included in the generated header!