BUG: remove declaration without variable
This commit is contained in:
parent
4ea1c51eba
commit
26f638248d
@ -78,7 +78,6 @@ void cmake::SetArgs(cmMakefile& builder, int ac, char** av)
|
||||
// watch for cmake and cmake srcdir invocations
|
||||
if (ac <= 2)
|
||||
{
|
||||
std::string ;
|
||||
builder.SetHomeOutputDirectory
|
||||
(cmSystemTools::GetCurrentWorkingDirectory().c_str());
|
||||
builder.SetStartOutputDirectory
|
||||
|
Loading…
x
Reference in New Issue
Block a user