bazelbuild / rules_android_ndk

Apache License 2.0
31 stars 15 forks source link

Support relative workspace paths #69

Closed tomrenn closed 4 months ago

tomrenn commented 5 months ago

This makes it possible to reference the NDK path if it exists within the workspace. Using --repo_env ANDROID_NDK_HOME= for different OS platforms makes it possible to change the path for different configurations.