summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-modules.7.rst
diff options
context:
space:
mode:
authorSchuyler Kylstra <schuyler.kylstra@kitware.com>2016-09-15 19:31:39 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-30 17:49:47 (GMT)
commit130784e03938b760353b3d3e46fc1b803a5bbeb3 (patch)
tree644055fc99a3b3ec5705b5713b218da9ec1aebdf /Help/manual/cmake-modules.7.rst
parent8f25f37676cb860348738eff4dfb1c3b8bae0b59 (diff)
downloadCMake-130784e03938b760353b3d3e46fc1b803a5bbeb3.zip
CMake-130784e03938b760353b3d3e46fc1b803a5bbeb3.tar.gz
CMake-130784e03938b760353b3d3e46fc1b803a5bbeb3.tar.bz2
AndroidTestUtilities: Add module to help drive Android device tests
Add a module to manage the data needed for the project tests. It will move the test data to the build directory and transfer necessary data to an Android device if that is enabled.
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r--Help/manual/cmake-modules.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index e905ef4..015e36e 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -14,6 +14,7 @@ All Modules
:maxdepth: 1
/module/AddFileDependencies
+ /module/AndroidTestUtilities
/module/BundleUtilities
/module/CheckCCompilerFlag
/module/CheckCSourceCompiles