|
|
@@ -56,8 +56,8 @@ public:
|
|
|
" define_property(<GLOBAL | DIRECTORY | TARGET | SOURCE |\n"
|
|
|
" TEST | VARIABLE | CACHED_VARIABLE>\n"
|
|
|
" PROPERTY <name> [INHERITED]\n"
|
|
|
- " BRIEF_DOCS <brief-doc>\n"
|
|
|
- " FULL_DOCS <full-doc>)\n"
|
|
|
+ " BRIEF_DOCS <brief-doc> [docs...]\n"
|
|
|
+ " FULL_DOCS <full-doc> [docs...])\n"
|
|
|
"Define one property in a scope for use with the "
|
|
|
"set_property and get_property commands. "
|
|
|
"This is primarily useful to associate documentation with property "
|