memory issue
This commit is contained in:
parent
13d4f89dfe
commit
d7f1a49006
|
@ -302,5 +302,6 @@ int main (int argc, char **argv)
|
|||
cmSystemTools::Error("test executable ", fullPath.c_str(),
|
||||
"returned a non-zero value");
|
||||
}
|
||||
cmCacheManager::DeleteInstance();
|
||||
return ret;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue