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