mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-26 08:29:54 -06:00
Method should return something
This commit is contained in:
@@ -90,4 +90,5 @@ bool cmCTestSubmit::SubmitUsingSCP(const std::string& localprefix,
|
||||
const std::string& url)
|
||||
{
|
||||
std::cout << "SubmitUsingSCP is not yet implemented" << std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user