mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
parent
b3843bab60
commit
d96371922d
@ -202,7 +202,7 @@ void cmTarget::DefineProperties(cmake *cm)
|
||||
|
||||
cm->DefineProperty
|
||||
("HAS_CXX", cmProperty::TARGET,
|
||||
"Link the target using the C++ linker tool (obselete).",
|
||||
"Link the target using the C++ linker tool (obsolete).",
|
||||
"This is equivalent to setting the LINKER_LANGUAGE property to CXX. "
|
||||
"See that property's documentation for details.");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user