Skip to content

Conversation

@apache-hb
Copy link
Contributor

adds tracing.cc to absl_base_sources, and adds tests for base, numeric, hash, crc32, container, and logging to try and catch any other missing sources.

@apache-hb apache-hb force-pushed the abseil-cpp branch 9 times, most recently from e405feb to dca64b2 Compare October 6, 2025 01:28
@apache-hb apache-hb marked this pull request as ready for review October 6, 2025 21:42
'abseil-cpp',
'cpp',
meson_version: '>=0.49.0',
['cpp', 'c'],
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wouldn't do this. Instead, call add_languages when tests are enabled.


cpp = meson.get_compiler('cpp')

tests_opt = get_option('tests').disable_auto_if(meson.is_subproject())
Copy link
Collaborator

Choose a reason for hiding this comment

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

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