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  15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28 (commit)
       via  dc918ca9135d8acc7cdc607c5a799d9b905ae594 (commit)
      from  a745e32037c7dfd326a0776decf3592686f8200c (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=15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28
commit 15ef2b1ba46c8e4fdcc91b4de6070f3b8cdfab28
Merge: a745e32 dc918ca
Author:     Gregor Jasny <gja...@googlemail.com>
AuthorDate: Fri Mar 20 11:13:55 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Mar 20 11:13:55 2015 -0400

    Merge topic 'xcode-xctest' into next
    
    dc918ca9 fixup! OS X: Add handling for XCTest bundles


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dc918ca9135d8acc7cdc607c5a799d9b905ae594
commit dc918ca9135d8acc7cdc607c5a799d9b905ae594
Author:     Gregor Jasny <gja...@googlemail.com>
AuthorDate: Fri Mar 20 16:06:23 2015 +0100
Commit:     Gregor Jasny <gja...@googlemail.com>
CommitDate: Fri Mar 20 16:06:52 2015 +0100

    fixup! OS X: Add handling for XCTest bundles
    
    Signed-off-by: Gregor Jasny <gja...@googlemail.com>

diff --git a/Help/prop_tgt/XCTEST.rst b/Help/prop_tgt/XCTEST.rst
index f3ff474..eb47e60 100644
--- a/Help/prop_tgt/XCTEST.rst
+++ b/Help/prop_tgt/XCTEST.rst
@@ -3,8 +3,8 @@ XCTEST
 
 This target is a XCTest CFBundle on the Mac.
 
-This property will usually get set via the ``add_xctest`` macro in
-:module:`FindXCTest` module.
+This property will usually get set via the :command:`xctest_add_bundle`
+macro in :module:`FindXCTest` module.
 
 If a module library target has this property set to true it will be
 built as a CFBundle when built on the Mac.  It will have the directory

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

Summary of changes:
 Help/prop_tgt/XCTEST.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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

Reply via email to