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

Adjust scopes of avifincrtest_helpers dependencies #2349

Merged

Conversation

wantehchang
Copy link
Collaborator

"gtest/gtest.h" is included by avifincrtest_helpers.cc but not by the header avifincrtest_helpers.h, so move GTest::GTest to the PRIVATE scope. Also move avif_enable_warnings to the PRIVATE scope.

Part 3 of the fix for
#2340.

"gtest/gtest.h" is included by avifincrtest_helpers.cc but not by the
header avifincrtest_helpers.h, so move GTest::GTest to the PRIVATE
scope. Also move avif_enable_warnings to the PRIVATE scope.

Part 3 of the fix for
AOMediaCodec#2340.
@wantehchang wantehchang requested a review from jzern July 31, 2024 17:01
@wantehchang wantehchang merged commit 1f86eb6 into AOMediaCodec:main Jul 31, 2024
31 checks passed
@wantehchang wantehchang deleted the tests-cmakelists-txt-tweaks branch July 31, 2024 18:15
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.

2 participants