Skip to content

Commit

Permalink
pw_containers: Add missing dep for IntrusiveList test
Browse files Browse the repository at this point in the history
Change-Id: I691c6512c4dad1b808a3d50b5614336c4bb8ef59
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/184245
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Carlos Chinchilla <[email protected]>
Commit-Queue: Aaron Green <[email protected]>
  • Loading branch information
nopsledder authored and CQ Bot Account committed Dec 7, 2023
1 parent 4c9e4e4 commit 37f7f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_containers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ pw_add_test(pw_containers.intrusive_list_test
PRIVATE_DEPS
pw_compilation_testing._pigweed_only_negative_compilation
pw_containers.intrusive_list
pw_containers.vector
pw_preprocessor
GROUPS
modules
Expand Down

0 comments on commit 37f7f02

Please sign in to comment.