Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and arkq committed Oct 25, 2023
1 parent c2ca4c1 commit 253eea5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/lighting-app/tizen/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ executable("chip-lighting-app") {
sources += [ "src/DBusInterface.cpp" ]
deps += [ ":chip-lighting-app-manager" ]
defines = [ "ENABLE_DBUS_UI=1" ]
}
else {
} else {
defines = [ "ENABLE_DBUS_UI=0" ]
}

Expand Down

0 comments on commit 253eea5

Please sign in to comment.