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

Remove LOCAL from logs as this was part of the old convention #2549

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

vrabaud
Copy link
Collaborator

@vrabaud vrabaud commented Jan 6, 2025

No description provided.

@vrabaud vrabaud marked this pull request as ready for review January 6, 2025 09:22
@vrabaud vrabaud merged commit e574799 into AOMediaCodec:main Jan 6, 2025
34 checks passed
@@ -27,15 +27,15 @@ else()
if(EXISTS "${AVIF_SOURCE_DIR}/ext/googletest")
message(STATUS "libavif(AVIF_GTEST=LOCAL): ext/googletest found; using as FetchContent SOURCE_DIR")
set(FETCHCONTENT_SOURCE_DIR_GOOGLETEST "${AVIF_SOURCE_DIR}/ext/googletest")
message(CHECK_START "libavif(AVIF_LOCAL_GTEST): configuring googletest")
message(CHECK_START "libavif(AVIF_GTEST): configuring googletest")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we change AVIF_LOCAL_GTEST to AVIF_GTEST=LOCAL? See lines 26 and 28.

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.

3 participants