summaryrefslogtreecommitdiff
path: root/Source/cmExportBuildAndroidMKGenerator.h
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2022-04-15 15:47:10 -0400
committerBen Boeckel <ben.boeckel@kitware.com>2022-04-25 14:29:17 -0400
commit64ea1a272c87fda1de948d69130c7872ff01c39e (patch)
tree1e08f952270a2bc1a779d4f1de7d2623ffd3f45d /Source/cmExportBuildAndroidMKGenerator.h
parent7dc7907837a8ce4608f8cc762409617e62c496fe (diff)
downloadcmake-64ea1a272c87fda1de948d69130c7872ff01c39e.tar.gz
messages: remove screamake from comments and errors
Diffstat (limited to 'Source/cmExportBuildAndroidMKGenerator.h')
-rw-r--r--Source/cmExportBuildAndroidMKGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmExportBuildAndroidMKGenerator.h b/Source/cmExportBuildAndroidMKGenerator.h
index 410d4c35e8..1a9a626cd1 100644
--- a/Source/cmExportBuildAndroidMKGenerator.h
+++ b/Source/cmExportBuildAndroidMKGenerator.h
@@ -20,7 +20,7 @@ class cmGeneratorTarget;
* a build tree. This exports the targets to the Android ndk build tool
* makefile format for prebuilt libraries.
*
- * This is used to implement the EXPORT() command.
+ * This is used to implement the export() command.
*/
class cmExportBuildAndroidMKGenerator : public cmExportBuildFileGenerator
{