Skip to content

Conversation

jweenig
Copy link

@jweenig jweenig commented Oct 3, 2025

Add config files for Android builds

@jweenig jweenig self-assigned this Oct 3, 2025
@jweenig jweenig requested a review from chri7325 October 3, 2025 23:05
#include "config_linux.h"
#elif defined(RTC_LINUX_ANDROID)
#if defined(RTC_X64) || defined(RTC_ARM64)
#include "config_android_x64.h"
Copy link

Choose a reason for hiding this comment

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

Same thoughts here now that I saw it again on gdal. I think these files should be more explicitly named. Formatting is off too

@jweenig jweenig merged commit c834bb9 into runtimecore Oct 6, 2025
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.

5 participants