Skip to content

Commit

Permalink
test adding config header
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Sep 27, 2023
1 parent d31c8cd commit 8ec12ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/support/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ source_set("chip_version_header") {
source_set("span") {
sources = [ "Span.h" ]

public_deps = [ "${chip_root}/src/lib/core:chip_config_header" ]
deps = [ "${nlassert_root}:nlassert" ]
if (chip_pw_tokenizer_logging) {
deps += [ "${dir_pw_tokenizer}" ]
Expand Down

0 comments on commit 8ec12ab

Please sign in to comment.