summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallTargetsCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2006-09-01 13:51:28 (GMT)
committerBrad King <brad.king@kitware.com>2006-09-01 13:51:28 (GMT)
commit57eb30087f182ce42716e50f42631805c93f9028 (patch)
tree6ee908983d85ad9cea9eca4f90420502c73769b5 /Source/cmInstallTargetsCommand.h
parent6932bbd8d600983a63ca99a22498db8df7402193 (diff)
downloadCMake-57eb30087f182ce42716e50f42631805c93f9028.zip
CMake-57eb30087f182ce42716e50f42631805c93f9028.tar.gz
CMake-57eb30087f182ce42716e50f42631805c93f9028.tar.bz2
STYLE: Fixed line-too-long warning.
Diffstat (limited to 'Source/cmInstallTargetsCommand.h')
-rw-r--r--Source/cmInstallTargetsCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmInstallTargetsCommand.h b/Source/cmInstallTargetsCommand.h
index ec1d7c8..0ea9035 100644
--- a/Source/cmInstallTargetsCommand.h
+++ b/Source/cmInstallTargetsCommand.h
@@ -72,7 +72,7 @@ public:
"(Windows DLL), the files will be copied to that directory.";
}
- /** This command is only kept for compatibility with older CMake versions. */
+ /** This command is kept for compatibility with older CMake versions. */
virtual bool IsDiscouraged()
{
return true;