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
@@ -28,7 +28,7 @@ class cmTargetExport;
* a build tree. A single file exports information for all
* configurations built.
*
* This is used to implement the EXPORT() command.
* This is used to implement the export() command.
*/
class cmExportBuildFileGenerator : public cmExportFileGenerator
{