This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  65b54a01ad3ee83023707a5bd4bc119a4ff5b7b1 (commit)
       via  34b7003d2a4edd84c54188c36ed6c5828aac5d9b (commit)
      from  e2d0da3366ca09f98be4f5557397838f4a59f49f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=65b54a01ad3ee83023707a5bd4bc119a4ff5b7b1
commit 65b54a01ad3ee83023707a5bd4bc119a4ff5b7b1
Merge: e2d0da3 34b7003
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Dec 13 15:29:07 2018 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Thu Dec 13 10:29:12 2018 -0500

    Merge topic 'doc-get-target-property'
    
    34b7003d2a Documentation: Reference list of target properties in 
get_target_property
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !2736


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=34b7003d2a4edd84c54188c36ed6c5828aac5d9b
commit 34b7003d2a4edd84c54188c36ed6c5828aac5d9b
Author:     Tobias Hunger <tobias.hun...@gmail.com>
AuthorDate: Thu Dec 13 11:05:04 2018 +0100
Commit:     Tobias Hunger <tobias.hun...@gmail.com>
CommitDate: Thu Dec 13 11:05:04 2018 +0100

    Documentation: Reference list of target properties in get_target_property

diff --git a/Help/command/get_target_property.rst 
b/Help/command/get_target_property.rst
index cbf4721..4327681 100644
--- a/Help/command/get_target_property.rst
+++ b/Help/command/get_target_property.rst
@@ -23,3 +23,5 @@ target so far created.  The targets do not need to be in the 
current
 ``CMakeLists.txt`` file.
 
 See also the more general :command:`get_property` command.
+
+See :ref:`Target Properties` for the list of properties known to CMake.

-----------------------------------------------------------------------

Summary of changes:
 Help/command/get_target_property.rst | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits

Reply via email to