From 741fd1c773fc1208d4001669f737564a67a82c05 Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Mon, 9 Jul 2018 16:06:22 -0400 Subject: Help: Add OBJECT_LIBRARY to TYPE target property documentation --- Help/prop_tgt/TYPE.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Help/prop_tgt/TYPE.rst b/Help/prop_tgt/TYPE.rst index 5ac63cc..1cd9db4 100644 --- a/Help/prop_tgt/TYPE.rst +++ b/Help/prop_tgt/TYPE.rst @@ -5,5 +5,5 @@ The type of the target. This read-only property can be used to test the type of the given target. It will be one of STATIC_LIBRARY, MODULE_LIBRARY, -SHARED_LIBRARY, INTERFACE_LIBRARY, EXECUTABLE or one of the internal -target types. +SHARED_LIBRARY, OBJECT_LIBRARY, INTERFACE_LIBRARY, EXECUTABLE or one +of the internal target types. -- cgit v0.12