COMP: fix warning right now
This commit is contained in:
parent
f056de555d
commit
2305f7a94f
@ -133,6 +133,10 @@ bool cmSetPropertiesCommand::InitialPass(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
case cmProperty::TEST:
|
||||||
|
case cmProperty::SOURCE_FILE:
|
||||||
|
// not implemented yet
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user