Skip to content

Commit 65e5c0a

Browse files
add dependency to linux static lib
1 parent 5b41842 commit 65e5c0a

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
@@ -76,6 +76,7 @@ static_library("Linux") {
7676
deps = [
7777
"${chip_root}/src/credentials:credentials_header",
7878
"${chip_root}/src/setup_payload",
79+
"{chip_root}/src/app/icd/server:icd-server-config",
7980
]
8081

8182
if (!chip_use_external_logging) {

0 commit comments

Comments
 (0)