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

if (!chip_use_external_logging) {
Expand Down

0 comments on commit 65e5c0a

Please sign in to comment.