mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 01:28:50 -05:00
another platform fix
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
void SetVerbose(bool val) { m_Verbose = val; }
|
||||
|
||||
cmCTestScriptHandler();
|
||||
~cmCTestScriptHandler();
|
||||
|
||||
private:
|
||||
// reads in a script
|
||||
|
||||
Reference in New Issue
Block a user