diff options
Diffstat (limited to 'Help/command/install.rst')
-rw-r--r-- | Help/command/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/install.rst b/Help/command/install.rst index 9f9ee13..f43b2a0 100644 --- a/Help/command/install.rst +++ b/Help/command/install.rst @@ -347,7 +347,7 @@ included in the export but a target to which it links is not included the behavior is unspecified. In addition to cmake language files, the ``EXPORT_ANDROID_MK`` option maybe -used to specifiy an export to the android ndk build system. The Android +used to specify an export to the android ndk build system. The Android NDK supports the use of prebuilt libraries, both static and shared. This allows cmake to build the libraries of a project and make them available to an ndk build system complete with transitive dependencies, include flags |