The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Improve !1262 changelogs

+5 -2
+2
doc/changes/misc_fixes/mr.1262.1.md
··· 1 + cmake: Build system will now error out, rather than silently disable the option, 2 + if you specifically enable an option whose dependencies are unavailable.
+3
doc/changes/misc_fixes/mr.1262.2.md
··· 1 + cmake: Build system option `XRT_HAVE_SLAM` has been renamed to 2 + `XRT_FEATURE_SLAM` to more accurately describe it, with corresponding move from 3 + `xrt_config_have.h` to `xrt_config_build.h`.
-2
doc/changes/misc_fixes/mr.1262.md
··· 1 - - Build system will now error out, rather than silently disable the option, if you specifically enable an option whose dependencies are unavailable. 2 - - Build system option: `XRT_HAVE_SLAM` has been renamed to `XRT_FEATURE_SLAM` to more accurately describe it, with corresponding move from `xrt_config_have.h` to `xrt_config_build.h`.