aboutsummaryrefslogtreecommitdiff
path: root/toolchain/Android.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/Android.cmake')
-rw-r--r--toolchain/Android.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/Android.cmake b/toolchain/Android.cmake
index 45b70849..7852f3e8 100644
--- a/toolchain/Android.cmake
+++ b/toolchain/Android.cmake
@@ -58,7 +58,7 @@
#
# For example, for integrating a Qt5 for Android with armv7 target present at
# ``/opt/android/Qt5/5.7/android_armv7`` and some other libraries installed to
-# the prefix ``/opt/android/foo``, you would use:
+# the prefix ``/opt/android/foo``, you would use::
#
# cmake \
# -DCMAKE_TOOLCHAIN_FILE=/usr/share/ECM/toolchain/AndroidToolchain.cmake \