We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b41842 commit 3c40ddfCopy full SHA for 3c40ddf
src/platform/Linux/BUILD.gn
@@ -74,6 +74,7 @@ static_library("Linux") {
74
]
75
76
deps = [
77
+ "${chip_root}/src/app/icd/server:icd-server-config",
78
"${chip_root}/src/credentials:credentials_header",
79
"${chip_root}/src/setup_payload",
80
0 commit comments