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, next has been updated
       via  0d2b20bc56bda9ef979b057c137c24aa75381915 (commit)
       via  0b3e98d9136522664355a1907ae96a716204ca3e (commit)
      from  ccde695ba8a16cea8554a0a41e41efc6181013e0 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0d2b20bc56bda9ef979b057c137c24aa75381915
commit 0d2b20bc56bda9ef979b057c137c24aa75381915
Merge: ccde695 0b3e98d
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Mon Feb 10 03:04:29 2014 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Feb 10 03:04:29 2014 -0500

    Merge topic 'extend-docs' into next
    
    0b3e98d9 Help: Don't list debuggable properties in cmake-buildsystem manual.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0b3e98d9136522664355a1907ae96a716204ca3e
commit 0b3e98d9136522664355a1907ae96a716204ca3e
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Sat Feb 8 11:35:58 2014 +0100
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Mon Feb 10 09:03:53 2014 +0100

    Help: Don't list debuggable properties in cmake-buildsystem manual.

diff --git a/Help/manual/cmake-buildsystem.7.rst 
b/Help/manual/cmake-buildsystem.7.rst
index d1824e1..03eb163 100644
--- a/Help/manual/cmake-buildsystem.7.rst
+++ b/Help/manual/cmake-buildsystem.7.rst
@@ -392,10 +392,8 @@ locality of code which creates a target and code which is 
responsible for
 setting build specifications may make the code more difficult to reason about.
 :manual:`cmake(1)` provides a debugging facility to print the origin of the
 contents of properties which may be determined by dependencies.  The properties
-which can be debugged are :prop_tgt:`INCLUDE_DIRECTORIES`,
-:prop_tgt:`COMPILE_DEFINITIONS`, :prop_tgt:`COMPILE_OPTIONS`,
-:prop_tgt:`AUTOUIC_OPTIONS`, and all properties listed in a
-``COMPATIBLE_INTERFACE_*`` target property:
+which can be debugged are listed in the
+:variable:`CMAKE_DEBUG_TARGET_PROPERTIES` variable documentation:
 
 .. code-block:: cmake
 

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

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to