messages: remove screamake from comments and errors

This commit is contained in:
Ben Boeckel
2022-04-15 15:47:10 -04:00
parent 7dc7907837
commit 64ea1a272c
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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
{