Fix typo in CMake Android setup instructions
Change-Id: I793283080dbd8e208c136e368036721a00e9fee2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
parent
bb95a030d9
commit
7885beec15
@ -187,7 +187,7 @@ Vcpkg for Android can be set up using the following steps:
|
||||
|
||||
* ```git clone -b qt https://github.com/tronical/vcpkg```
|
||||
* Run ```bootstrap-vcpkg.bat``` or ```bootstrap-vcpkg.sh```
|
||||
* Set the ``VCPKG_DEFAULT_TRIPLET`` environment variable to on of the following values:
|
||||
* Set the ``VCPKG_DEFAULT_TRIPLET`` environment variable to one of the following values:
|
||||
* ``arm-android`` (armeabi-v7a)
|
||||
* ``arm64-android`` (arm64v8)
|
||||
* ``x86-android`` (x86)
|
||||
|
Loading…
Reference in New Issue
Block a user