Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies of pw_unit_test should not be linked by default #29679

Open
mbknust opened this issue Oct 10, 2023 · 0 comments
Open

Dependencies of pw_unit_test should not be linked by default #29679

mbknust opened this issue Oct 10, 2023 · 0 comments

Comments

@mbknust
Copy link
Contributor

mbknust commented Oct 10, 2023

Currently, they're added as default args like this:

connectedhomeip/.gn

Lines 40 to 44 in 469c1ee

# TODO: Make sure only unit tests link against this
pw_build_LINK_DEPS = [
"$dir_pw_assert:impl",
"$dir_pw_log:impl",
]

Also discussed here: #29479 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant