STYLE: fix docs
This commit is contained in:
parent
8b7091a0a6
commit
69d931f643
@ -53,8 +53,8 @@ public:
|
|||||||
{
|
{
|
||||||
return
|
return
|
||||||
" GET_TEST_PROPERTY(test VAR property)\n"
|
" GET_TEST_PROPERTY(test VAR property)\n"
|
||||||
"Get a property from the Test. The value of the property is"
|
"Get a property from the Test. The value of the property is "
|
||||||
"stored in the variable VAR. If the property is not found,"
|
"stored in the variable VAR. If the property is not found, "
|
||||||
"CMake will report an error.";
|
"CMake will report an error.";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user