Skip to content

Commit 3c40ddf

Browse files
add dependency to linux static lib
1 parent 5b41842 commit 3c40ddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/Linux/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ static_library("Linux") {
7474
]
7575

7676
deps = [
77+
"${chip_root}/src/app/icd/server:icd-server-config",
7778
"${chip_root}/src/credentials:credentials_header",
7879
"${chip_root}/src/setup_payload",
7980
]

0 commit comments

Comments
 (0)