diff options
| author | Albert Astals Cid <aacid@kde.org> | 2021-09-07 09:48:34 +0200 | 
|---|---|---|
| committer | Albert Astals Cid <aacid@kde.org> | 2021-09-13 08:54:22 +0000 | 
| commit | 6005d784f03a0f480c3286cce605a8ea3ff8eede (patch) | |
| tree | 5c3986e13775001de69815e15aaa5c8dc9b0d3fe /toolchain | |
| parent | 4282b34ef80041e4f40923ae652cc2e30a6d40e6 (diff) | |
| download | extra-cmake-modules-6005d784f03a0f480c3286cce605a8ea3ff8eede.tar.gz extra-cmake-modules-6005d784f03a0f480c3286cce605a8ea3ff8eede.tar.bz2  | |
Make sphinx happier about syntax
And the generated html looks more correct
Diffstat (limited to 'toolchain')
| -rw-r--r-- | toolchain/Android.cmake | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/Android.cmake b/toolchain/Android.cmake index 3f2443c6..513884c3 100644 --- a/toolchain/Android.cmake +++ b/toolchain/Android.cmake @@ -122,6 +122,7 @@ Advanced Options  The following packaging options are mainly interesting for automation or integration  with CI/CD pipelines: +  ``ANDROID_APK_OUTPUT_DIR``      Specifies a folder where the generated APK files should be placed.  ``ANDROID_FASTLANE_METADATA_OUTPUT_DIR``  | 
