mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
STYLE: Fixed line-too-long warning.
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
"(e.g. semicolon separated list). VALUE is expanded.";
|
||||
}
|
||||
|
||||
/** 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;
|
||||
|
||||
Reference in New Issue
Block a user