ENH: implements SetProperties for TEST

This commit is contained in:
Ken Martin
2006-12-07 14:54:15 -05:00
parent 013ec39881
commit a00200e8d4
4 changed files with 69 additions and 24 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ public:
" PROPERTIES prop1 value1\n"
" prop2 value2 ...)\n"
"Set properties on something. The scope_value is either GLOBAL "
"DIRECTORY dir_name> or TARGET tgt_name."
"DIRECTORY dir_name, TARGET tgt_name, or TEST test_name."
;
}