monado/doc/changes/misc_fixes/mr.1262.md

3 lines
333 B
Markdown
Raw Normal View History

- Build system will now error out, rather than silently disable the option, if you specifically enable an option whose dependencies are unavailable.
- 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`.