STYLE: remove debug output
Alex
This commit is contained in:
parent
4ec6a801ee
commit
9518a416eb
@ -702,7 +702,6 @@ void cmExtraEclipseCDT4Generator::CreateCProjectFile() const
|
|||||||
if (insertTarget)
|
if (insertTarget)
|
||||||
{
|
{
|
||||||
emmited.insert(t->first);
|
emmited.insert(t->first);
|
||||||
fprintf(stderr, "adding %s\n", t->first.c_str());
|
|
||||||
this->AppendTarget(fout, t->first, make);
|
this->AppendTarget(fout, t->first, make);
|
||||||
if (addFastTarget || t->first=="install")
|
if (addFastTarget || t->first=="install")
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user