Skip to content

Remove the link to 'gmock' and 'gtest' from boilerplate.cmake#85

Open
benoitdudu wants to merge 1 commit into
qualcomm:mainfrom
SiPearl:clean_gmock_gtest_dependencies
Open

Remove the link to 'gmock' and 'gtest' from boilerplate.cmake#85
benoitdudu wants to merge 1 commit into
qualcomm:mainfrom
SiPearl:clean_gmock_gtest_dependencies

Conversation

@benoitdudu

Copy link
Copy Markdown
Contributor

Hello,

Currently the link to 'gmock' and 'gtest' is done in boilerplate.cmake (and in several tests cmake files).
I would like to remove this link from boilerplate.cmake as it create unnecessary dependencies for others .so files (for example if you do a ldd uart-pl011.so you will see the dependency).

Best Regards,
Benoît

…d creating unnecessary dependencies for non-test targets.

Add the missing link to 'gmock' and 'gtest' for the tests requiring it.
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

Successfully merging this pull request may close these issues.

1 participant