We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8a2dc commit cef194aCopy full SHA for cef194a
BUILD.gn
@@ -661,9 +661,7 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") {
661
}
662
663
group("linux_lighting_app_no_unique_id") {
664
- deps = [
665
- "${chip_root}/examples/lighting-app-data-mode-no-unique-id/linux(${standalone_toolchain})",
666
- ]
+ deps = [ "${chip_root}/examples/lighting-app-data-mode-no-unique-id/linux(${standalone_toolchain})" ]
667
668
669
extra_build_deps += [
0 commit comments