Make cmCTestGenericHandler not inherit from cmObject

This commit is contained in:
Daniel Pfeifer
2016-10-23 00:59:55 +02:00
parent 2169b0faa4
commit fb0b087c4d
11 changed files with 12 additions and 12 deletions

View File

@@ -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