mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 01:37:56 +08:00
Problem: Usage of ANDROID_BUILD_DIR not documented
Solution: Add usage and default value to README
This commit is contained in:
parent
e293b0b9b3
commit
67e6a8c233
@ -22,6 +22,10 @@ To specify the minimum sdk version set the environment variable below:
|
||||
|
||||
export MIN_SDK_VERSION=21 # Default value if unset
|
||||
|
||||
To specify the prefix directory set the environment variable below:
|
||||
|
||||
export ANDROID_BUILD_DIR=./builds/android/prefix/<android_arch> # Default value if unset
|
||||
|
||||
## Build
|
||||
|
||||
In the android directory, run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user