We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39703f7 commit 39000e6Copy full SHA for 39000e6
examples/bridge-app/linux/BUILD.gn
@@ -20,8 +20,8 @@ assert(chip_build_tools)
20
21
executable("chip-bridge-app") {
22
sources = [
23
+ "${chip_root}/examples/bridge-app/bridge-common/include/CHIPProjectAppConfig.h",
24
"${chip_root}/examples/bridge-app/linux/bridged-actions-stub.cpp",
- "${chip_root}/examples/tv-app/tv-common/include/CHIPProjectAppConfig.h",
25
"Device.cpp",
26
"include/Device.h",
27
"include/main.h",
0 commit comments