mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Make cmCTestGenericHandler not inherit from cmObject
This commit is contained in:
@@ -56,7 +56,7 @@ class cmake;
|
||||
class cmCTestScriptHandler : public cmCTestGenericHandler
|
||||
{
|
||||
public:
|
||||
cmTypeMacro(cmCTestScriptHandler, cmCTestGenericHandler);
|
||||
typedef cmCTestGenericHandler Superclass;
|
||||
|
||||
/**
|
||||
* Add a script to run, and if is should run in the current process
|
||||
|
||||
Reference in New Issue
Block a user