mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: get/set_property: Fix SOURCE grammars
This commit is contained in:
@@ -9,8 +9,8 @@ Set a named property in a given scope.
|
||||
DIRECTORY [<dir>] |
|
||||
TARGET [<target1> ...] |
|
||||
SOURCE [<src1> ...]
|
||||
[DIRECTORY <dirs> ...] |
|
||||
[TARGET_DIRECTORY <targets> ...]
|
||||
[DIRECTORY <dirs> ...]
|
||||
[TARGET_DIRECTORY <targets> ...] |
|
||||
INSTALL [<file1> ...] |
|
||||
TEST [<test1> ...] |
|
||||
CACHE [<entry1> ...] >
|
||||
|
||||
Reference in New Issue
Block a user