mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 18:19:11 -06:00
ENH:Tweaks to dump documentation
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
virtual const char* FullDocumentation()
|
||||
{
|
||||
return
|
||||
"INCLUDE_DIRECTORIES(dir1 dir2 ...).\n";
|
||||
"INCLUDE_DIRECTORIES(dir1 dir2 ...)";
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user