parent
9ec10993f8
commit
112747e4e2
|
@ -91,7 +91,7 @@ void cmTarget::DefineProperties(cmake *cm)
|
||||||
cm->DefineProperty
|
cm->DefineProperty
|
||||||
("EchoString", cmProperty::TARGET,
|
("EchoString", cmProperty::TARGET,
|
||||||
"A message to be displayed when the target is built.",
|
"A message to be displayed when the target is built.",
|
||||||
"A message to display on some generaters (such as makefiles) when "
|
"A message to display on some generators (such as makefiles) when "
|
||||||
"the target is built.");
|
"the target is built.");
|
||||||
|
|
||||||
cm->DefineProperty
|
cm->DefineProperty
|
||||||
|
|
Loading…
Reference in New Issue