Skip to content

Conversation

@DanAlbert
Copy link
Member

Also factor this out into a CMake function so I only have to make edits in one place in the future when I inevitably want to make more global flag changes.

I assume I'll want to make more "global" changes at some point, so
rather than copying the same add_compile_options into every project,
create add_app_library() as a wrapper around add_library() which handles
the common stuff.
@DanAlbert DanAlbert requested a review from enh-google September 3, 2025 22:42
@DanAlbert DanAlbert enabled auto-merge (rebase) September 3, 2025 22:42
@DanAlbert DanAlbert merged commit 36a3dc6 into android:main Sep 4, 2025
2 checks passed
@DanAlbert DanAlbert deleted the werror branch September 4, 2025 18:52
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