mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 23:19:58 -06:00
ENH: Since install works on Windows too, remove the UNIX
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
*/
|
||||
virtual const char* GetTerseDocumentation()
|
||||
{
|
||||
return "Create UNIX install rules for programs.";
|
||||
return "Create install rules for programs.";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user