summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 24ec541..301bd86 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -113,7 +113,7 @@ public:
/**
* Set the cmake test
*/
- bool SetTest(const char*);
+ bool SetTest(const char*, bool report = true);
/**
* Set the cmake test mode (experimental, nightly, continuous).