parent
eec2b7a2cb
commit
ae06467866
|
@ -191,7 +191,7 @@ bool cmExportCommand
|
||||||
if (loc && *loc)
|
if (loc && *loc)
|
||||||
{
|
{
|
||||||
fout << " " << currentConfig->c_str()
|
fout << " " << currentConfig->c_str()
|
||||||
<< "_LOCATION \'" << loc << "\"\n";
|
<< "_LOCATION \"" << loc << "\"\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue