mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
ENH: implements SetProperties for TEST
This commit is contained in:
@@ -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."
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user