mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-01 06:30:26 +00:00
android: Document controlling env-vars
Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
parent
450092cdb9
commit
0253addb9e
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
#
|
#
|
||||||
# you also need to have the current Android SDK and NDK installed under ~/src
|
# you also need to have the current Android SDK and NDK installed under ~/src
|
||||||
#
|
#
|
||||||
|
# Or just set QT5_ANDROID, ANDROID_SDK_ROOT and ANDROID_NDK_ROOT to where ever you have them.
|
||||||
|
#
|
||||||
set -e
|
set -e
|
||||||
PLATFORM=$(uname)
|
PLATFORM=$(uname)
|
||||||
# (trick to get the absolute path, either if we're called with a
|
# (trick to get the absolute path, either if we're called with a
|
||||||
|
|
Loading…
Reference in a new issue