Skip to content

Commit

Permalink
add dependency to linux static lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Mar 1, 2024
1 parent 5b41842 commit 3c40ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/Linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ static_library("Linux") {
]

deps = [
"${chip_root}/src/app/icd/server:icd-server-config",
"${chip_root}/src/credentials:credentials_header",
"${chip_root}/src/setup_payload",
]
Expand Down

0 comments on commit 3c40ddf

Please sign in to comment.