mirror of
https://github.com/reactos/CMake.git
synced 2025-02-25 06:22:13 +00:00
Merge branch 'document_object_library_as_a_property_type' into release-3.12
Merge-request: !2199
This commit is contained in:
commit
f974000d93
@ -5,5 +5,5 @@ The type of the target.
|
|||||||
|
|
||||||
This read-only property can be used to test the type of the given
|
This read-only property can be used to test the type of the given
|
||||||
target. It will be one of STATIC_LIBRARY, MODULE_LIBRARY,
|
target. It will be one of STATIC_LIBRARY, MODULE_LIBRARY,
|
||||||
SHARED_LIBRARY, INTERFACE_LIBRARY, EXECUTABLE or one of the internal
|
SHARED_LIBRARY, OBJECT_LIBRARY, INTERFACE_LIBRARY, EXECUTABLE or one
|
||||||
target types.
|
of the internal target types.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user