mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Make cmCommand not inherit from cmObject
This commit is contained in:
@@ -36,8 +36,6 @@ public:
|
||||
{
|
||||
return "include_regular_expression";
|
||||
}
|
||||
|
||||
cmTypeMacro(cmIncludeRegularExpressionCommand, cmCommand);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user